InitiateUnauthenticatedStandalonePaymentInput
Input fields
The account number.
The amount to be collected in the minor unit of currency.
The method by which the payment is being collected.
A description of the purpose of the payment.
Whether the authorisation to initiate the payment was given over the phone.
The id of the specific ledger against which this payment should be applied.
Deprecation
The 'ledgerId' field is deprecated.Please use 'ledgerNumber' instead. This is in the form of 'L-123456789A'
- Marked as deprecated on 2024-10-22.
- Scheduled for removal on or after 2025-06-25.
The number of the specific ledger against which this payment should be applied.
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-20B8C34F",
"amount": 91,
"collectionMethod": "CARD",
"description": "together-land-say-establish-economic",
"isTelephoneInitiated": true,
"ledgerNumber": "foot-few-teacher-around-end"
}