Transfers

Initiate Transfer

Send money from your managed wallet to a bank account

post/pms/api/external/request/wallet/transfer/

Headers

api-keystring required

Your Payvessel public API key

api-secretstring required

Your Payvessel secret

Content-Type'application/json' required

Request content type

Request body

amountstring required

Amount to transfer in the smallest currency unit

account_numberstring required

Destination bank account number

bank_codestring required

Destination bank code

account_namestring

Optional account name for records

narrationstring

Description for beneficiary statement

referencestring required

Unique transfer reference

otpstring

One-time password when required

Response

Transfer initiated successfully

statusboolean

Request status

messagestring

Response message

Changes

No recorded changes to this endpoint across all 1 revision of this API.