You can use this endpoint for customer billing-related operations in the customer vault. You can create, update, delete, or archive customer billing information.Billing Information Object| Fields | Description | Type | Filterable | Required | Readonly |
|---|
| id | Unique ID | Integer | Yes | No | Yes |
| firstName | First name | String | Yes | Yes | No |
| lastName | Last name | String | Yes | Yes | No |
| address | Address | String | Yes | Yes | No |
| state | State Example: CA, NY, etc... | String | Yes | No | No |
| country | Country Example: US, UK, etc... | String | Yes | Yes | No |
| city | City | String | Yes | Yes | No |
| zip | ZIP code | String | Yes | Yes | No |
| archived | Yes or No | ENUM | Yes | No | Yes |
| createdOn | Datetime of creation | Datetime | Yes | No | Yes |
Modified at 2025-08-09 05:39:42