Reject Swap requote
Swaps
Reject Swap requote
Rejects a given swap requote. Refer to our Recipes section for more detailed examples.
POST
Reject Swap requote
Documentation Index
Fetch the complete documentation index at: https://dev.moonpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
A valid customer authentication token in the format 'Bearer [auth token]'.
Body
application/json
Signature from the GET requote response.
Example:
"***"
A valid Swap transaction ID from your backend. You can use this to associate your transaction with our transaction.
Example:
"dc2ddba2-9e81-45e9-a201-e8b6d69b5ad9"
Response
Successful response
True if the swap requote was successfully rejected.
Example:
true