Orders
Create order
POST {{BASE_URL}}
/api/order
Create order using cryptocurrency and network
Parameters
Header
Authorization {{API_KEY}}
Body
currency
should be PEN or USD depend on the original currency of the item.
metadata
is a free json data where su can send an important info to identify the origin order.
Responses
Last updated