API Reference
Create Payout
Create a Payout where Sardine will send crypto to specified wallet(s) in specified cryptocurrencies.
A Payout can be created associated with a corresponding fiat order (where Sardine has also done the fiat processing) or without one (where Sardine does not do the fiat component).
To trigger Payouts without the fiat processing being done by Sardine, contact your Integration team.
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
The body is of type object
.
Response
200 - application/json
OK
The response is of type object
.