SubCustomer
Description
The SubCustomer object represents a sub-customer account that is linked to a parent Customer object in the EBizCharge platform.
Properties
| Type | Name | Description |
|---|---|---|
| string | CustomerInternalId | Identifies the associated parent Customer object using the internal Id. |
| string | CustomerId | Identifies the associated parent Customer object. |
| string | SubCustomerId | Custom ID defined upon sub-customer creation. |
| string | SubCustomerInternalId | Unique internal ID automatically assigned by EBizCharge. |
| Address | BillingAddress | Billing address of the sub-customer. |
| string | FirstName | First name of the sub-customer. |
| string | LastName | Last name of the sub-customer. |
| string | CompanyName | Company or organization name of the sub-customer. |
| string | Phone | Telephone number of the sub-customer. |
| string | CellPhone | Cell phone number of the sub-customer. |
| string | Fax | Fax number of the sub-customer. |
| string | Email address of the sub-customer. | |
| string | WebSite | Website of the sub-customer. |
Updated 6 months ago
