DirectDebit
iduuid
descriptionstring
facilitatorstring
identifiers object[]
Array [
identifierTypeDirectDebitIdentifierTyperequired
Possible values: [ABN, ACN, ARBN, NZBN]
identifierstringrequired
]
DirectDebit
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"description": "string",
"facilitator": "string",
"identifiers": [
{
"identifierType": "ABN",
"identifier": "string"
}
]
}