Initiate B2B Transfer

View as Markdown

Business-to-business transfer: both sourceWalletId and destinationWalletId must be BUSINESS wallets. destinationWalletId is not a till number - resolve the destination business’s wallet id first via GET wallets/till (Wallet > Business > Search Business By Sare Till), then pass its walletId here.

Headers

Idempotency-KeystringOptional

Request

This endpoint expects an object.
sourceWalletIdstringRequiredformat: "uuid"
destinationWalletIdstringRequiredformat: "uuid"
amountintegerRequired

Response

OK
codeinteger
messagestring
dataobject

Errors

400
Bad Request Error