CustomerCreateRequest
- 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
- nameType: string · Namemax length:256required
Customer display name
- 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
- customerType: stringenum nullable
_type Customer classification that affects tax treatment. retail: standard tax rules, marketplace: marketplace facilitator rules apply, wholesale: B2B resale (may require exemption certificate), retail_exempt: retail customer with blanket exemption
values- retail
- marketplace
- reseller
- emailType: string · EmailFormat: email nullable
Contact email address
- idType: string · IdFormat: uuid nullable
Internal identifier (UUID)
- taxType: string · Tax Number
_number max length:100 nullableTax identification number (e.g., EIN, VAT)