Branchapiv1
A branch
encodedKeystringrequired
the automatically generated encoded key for this branch
idstringrequired
the ID for this branch
creationDatestring<date-time>required
the date on which this branch was created
Possible values: >= 2 characters
lastModifiedDatestring<date-time>required
The date on which this branch was last modified
namestringrequired
the name of this branch
statestringrequired
whether this branch is ACTIVE, and can be used, or INACTIVE
Example:
ACTIVEphoneNumberstringrequired
The main contact number for this branch
emailAddressstringrequired
the primary email address for this branch
Branchapiv1
{
"encodedKey": "string",
"id": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"name": "string",
"state": "ACTIVE",
"phoneNumber": "string",
"emailAddress": "string"
}