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.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The body is of type object
.
OK
The response is of type object
.
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.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The body is of type object
.
OK
The response is of type object
.