Submit Signed Permit Message
Submit Signed Permit message endpoint enables you to submit the signed permit message from your user that gives our smart contract the ability to spend their tokens. Once we confirm the validity of the signed permit message we will process the related purchase session transaction.
A short demo on how to sign a message using EIP-712 is available here: CodeSandbox EIP-712 Demo.
Header Parameters
Body Parameters
Show child attributes
Response
Response Attributes
Show child attributes
Response Attributes
A human-readable text providing additional information, intended to aid the client developer in understanding the error that occurred. This field is optional and should be avoided if there is a concern that it could leak sensitive information.
A code indicating the type of error that occurred. For client authentication failures, invalid_client is commonly used.
Response Attributes
A human-readable text providing additional information, intended to aid the client developer in understanding the error that occurred. This field is optional and should be avoided if there is a concern that it could leak sensitive information.
A code indicating the type of error that occurred. For client authentication failures, invalid_client is commonly used.
Response Attributes
A human-readable text providing additional information, intended to aid the client developer in understanding the error that occurred. This field is optional and should be avoided if there is a concern that it could leak sensitive information.
A code indicating the type of error that occurred. For client authentication failures, invalid_client is commonly used.