Skip to main content

DirectDebits

  • Array [
  • idstring<uuid>
    descriptionstring
    facilitatorstring
    identifiers object[]
  • Array [
  • identifierTypeDirectDebitIdentifierType (string)required

    Possible values: [ABN, ACN, ARBN, NZBN]

    identifierstringrequired
  • ]
  • ]
  • DirectDebits
    [
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "description": "string",
    "facilitator": "string",
    "identifiers": [
    {
    "identifierType": "ABN",
    "identifier": "string"
    }
    ]
    }
    ]