Create sub-customer

View as Markdown

Authentication

Authorizationstring
API Key authentication via header

Path parameters

idstringRequired
Customer Id

Request

This endpoint expects an object.
customerNamestringRequired
Customer Name
currencystringRequired
Currency
useParentContactInfobooleanRequired
Use Parent Customer's Contact Info
billingEmailstringOptional
Billing Email
billingAddressobjectOptional
Billing Address

Response

Created sub customer

Errors

500
Internal Server Error