SetUpDirectDebitInstructionFromStoredDetailsInput
Input fields
The number of the account.
The number of the ledger on which the instruction should be created.
The owners of the financial account this instruction represents.
Reference returned when storing bank details (StoredPaymentMethodDetails.reference).
The date-time that the instruction is valid from.
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-7BCBF395",
"ledgerNumber": "wind-carry-matter-occur-find",
"owners": OwnerInput,
"storedPaymentMethodDetailsReference": "me-ground-more-a-kind",
"validFrom": "1995-06-09T15:17:25.738003+00:00"
}