Send & Receive Money
Move money to another BINK user instantly, or request a specific amount from them.
Sending
Preview the transfer
POST
/transfers/previewConfirm the recipient and any fee before committing.
Send it
POST
/transfers/sendRequesting
Create a request
POST
/transfers/requestThey respond
POST
/transfers/:id/respondAccept or decline — nothing moves until they do.
History
GET
/transfersWas this page helpful?
