Get Exchange
It is use to get your order using order_id
Api Type: Get
Required Parameter:
In the header:
x-api-key
: enter your API key for authentication.
In body:
order_id
: You received your order ID when creating an exchange.
Order Status:
waiting
verifying
confirming
exchanging
sending
blacklist
refunded
finished
expired
failed
API Link: https://secureshift.io/api/v2/get-exchange
API Response
Last updated