Patch Virtual Accounts By ID

The following endpoint is used to override Expiry Time of a single Virtual Account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to va_1234

Unique identifier of the Virtual Account to be retrieved

Body Params
int32
Defaults to 0

Number of minutes left till expiry from now. Set to 0 to expire VA Example: 10000

int32
Defaults to 10000

Modify minimum amount which can be paid to an open VA. Example: 10000

int32
Defaults to 100000

Modify maximum amount which can be paid to an open VA. Example: 10000

int32
Defaults to 10000

Modify maximum amount which can be paid to a closed VA. Example: 10000

boolean
Defaults to false

Modify enabling/disabling payments to a VA while still reserving it. Example: true

string
Defaults to va_123

Modify a reference ID which the merchant wants to use for a specific VA. Example: "VA_XYZ_1234"

Responses

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