Customer Account Object

No
Name
Type
Mandatory
Min Length
Max Length
Description

1

account

String

O

1

40

Customer account ID

"customer": {
    "account": {
      "id": "1234"
    }
}

Last updated