Currency Orders
Complete Currency Order
Mark a currency order as completed.
PATCH
/
currency-orders
/
{currencyOrderId}
/
actions
/
complete
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
currencyOrderId
integer
required