Create sub-customer
Create sub-customer
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Customer Id
Request
This endpoint expects an object.
customerName
Customer Name
currency
Currency
useParentContactInfo
Use Parent Customer's Contact Info
billingEmail
Billing Email
billingAddress
Billing Address
Response
Sub-customer created in Tabs. When the merchant has an ERP connected, jobId is the sync job’s ID and statusEndpoint points at it. When there’s no ERP, jobId is null and statusEndpoint points at the customer instead.
payload
Response payload, will be empty when success is false
success
Boolean with true=success, false=failure
message
Plain-text description of the result
error
json element with any error messages or warnings
Errors
500
Internal Server Error

