Skip to main content

Input fields

accountNumber : String! required

The account number.

instructionType : PaymentType! required

The type of the new payment instruction.

ledgerNumber : String

The ledger number.

returnUrlCancel : String

The URL to redirect the user to after the action was cancelled.

returnUrlError : String

The URL to redirect the user to after the action resulted in an error.

returnUrlFailure : String

The URL to redirect the user to after the action resulted in a failure.

returnUrlSuccess : String

The URL to redirect the user to after the action was completed successfuly.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accountNumber": "A-CA41347F", "instructionType": "BPAY", "ledgerNumber": "window-education-act-interest-product", "returnUrlCancel": "already-inside-example-probably-seem", "returnUrlError": "adult-bed-bed-above-especially", "returnUrlFailure": "evening-sit-player-system-shoulder", "returnUrlSuccess": "home-sound-low-certain-challenge" }