Create customer
Authentication
Authorizationstring
API Key authentication via header
Request
This endpoint expects an object.
name
Preferred company name
companyName
Legal company name
primaryBillingContactEmail
Email of primary billing contact
billingAddress
Customer's billing address
shippingAddress
Customer's shipping address
defaultCurrency
Default currency code for the customer, if omitted will default to USD
customFields
Custom fields to pass during customer creation (NetSuite only). Each field key should match the internal field id.
customerTaxInfo
Customer tax information
Response
Created customer
Errors
500
Internal Server Error

