post https://api.openxswitch.com/v1/order/create
Creates a new order for exchanging assets between currencies and networks.
Log in to see full request history
Responses
201Order placed successfully.
400Bad request.
Creates a new order for exchanging assets between currencies and networks.
201Order placed successfully.
400Bad request.
xxxxxxxxxx
curl --request POST \
--url https://api.openxswitch.com/v1/order/create \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!