EmbeddedCustomerRequest
- customerType: string · CustomerTypeenum
_type requiredCustomer classification that affects tax treatment. One of: retail, marketplace, reseller
values- retail
- marketplace
- reseller
- externalType: string · External Created AtFormat: date-time
_created _at requiredCreated timestamp from your system, used for audit and reconciliation
- externalType: string · External Id
_id min length:1max length:256requiredUnique identifier from your system
- externalType: string · External Updated AtFormat: date-time
_updated _at requiredLast-updated timestamp from your system, used for audit and reconciliation
- sourceType: string · DataSourceenumrequired
Namespace that scopes external_id to prevent collisions across integrations. All records sharing the same source must have unique external_ids.
values- netsuite
- priority
- zoho
_books - quickbooks
- salesforce
- addressesType: object · CustomerAddresses nullable
Customer billing and shipping addresses
- billingType: object · AddressDto nullable
Billing address
- shippingType: object · AddressDto nullable
Shipping address
- commentType: string · Commentmax length:200 nullable
Internal notes about this customer
- customerType: stringenum nullable
_status Account lifecycle status. active: can be used in new transactions, inactive: soft-deleted and excluded from lookups, suspended: temporarily blocked from new transactions
values- active
- inactive
- suspended
- emailType: string · Emailmax length:256 nullable
Contact email address
- idType: string · IdFormat: uuid nullable
Internal identifier (UUID)
- nameType: string · Namemax length:256 nullable
Customer display name
- subType: string · Sub Source
_source max length:256 nullableOptional sub-source tag (e.g., store name, branch code). Part of the composite identity together with external_id and source.
- taxType: string · Tax Number
_number max length:100 nullableTax identification number (e.g., EIN, VAT)