Create a Payment Request

This service is used to create a payment withdrawal request by specifying a walletID, amount, beneficiaryID and a purposeID. You can also provide a custom clientReference if needed.

Body Params
number
required

Id of the beneficiary you want to generate the payment request for. To get the Id use the Get all Beneficiaries API.

number
required

Use purposeId to state the purpose of the transfer of funds Use the Get Purpose Codes API to get the purpose codes.

number
required

The amount you want to transfer.

number
required

The Id of the wallet, get the wallet id from the wallet list API.

string

You can use this to pass a reference that you'd like Verto to store.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json