Skip to main content

Payees

  • Array [
  • idstring<uuid>required
    externalIdstringrequired
    nicknamestringrequired
    desciptionstring
    typePayeeType (string)required

    Possible values: [BILLER, DIGITAL_WALLET, DOMESTIC, INTERNATIONAL]

  • ]
  • Payees
    [
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "externalId": "string",
    "nickname": "string",
    "desciption": "string",
    "type": "BILLER"
    }
    ]