Validate account movement

Checks whether an account movement request is valid before processing.

Body Params

Creates an account movement request between two accounts. Supply either CreditAmount or DebitAmount, but not both.

int32
required

Identifies the account from which funds are debited.

double

The amount to debit from the debit account.

int32
required

Identifies the account to which funds are credited.

double

The amount to credit to the credit account.

string
required

The payment reference associated with the account movement.

string
required

A merchant-defined reference associated with the account movement.

string
required

The description associated with the account movement.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

OK

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