SubCustomer
Description
This object contains all sub-customer contact information, including telephone number, fax number, and email address.
Properties
| Type | Name | Description |
|---|---|---|
| String | MerchantId | Merchant ID (assigned by system). (required) |
| String | CustomerInternalId | Customer internal ID (assigned by system). (required) |
| String | CustomerId | Customer ID. (required) |
| String | SubCustomerId | Sub-customer ID. (required) |
| String | SubCustomerInternalId | Sub Customer Internal ID. (required) |
| BillingAddress | BillingAddress | Billing Address. (optional) |
| ShippingAddress | ShippingAddress | Shipping Address. (optional) |
| String | FirstName | Sub-customer's first name. (required) |
| String | LastName | Sub-customer's last name. (required) |
| String | CompanyName | Company or organization name. (optional) |
| String | Phone | Telephone number. (required) |
| String | CellPhone | Cell phone. (optional) |
| String | Email address. (optional) | |
| String | Fax | Fax. (optional) |
| String | WebSite | Website. (optional) |
| String | SubCustomerNotes | Sub Customer Notes. (optional) |
| String | SoftwareId | Software ID. (optional) |
| SubCustomerCustomFields | SubCustomerCustomFields | Sub Customer Custom Fields. (optional) |
| String | SubCustomerLastSyncDateTime | Sub Customer Last Sync Date Time. (optional) |
| String | DivisionId | Division ID. (optional) |
| String | DateTimeCreated | Date Time Created. (optional) |
| String | DateTimeModified | Date Time Modified. (optional) |
Updated 8 months ago
