Billing
Get a customer override
Get a customer override by customer id.
The response will include the customer override values and the merged billing profile values.
If the customer override is not found, the default billing profile's values are returned. This behavior allows for getting a merged profile regardless of the customer override existence.
get/api/v1/billing/customers/{customerId}
Path parameters
customerIdstring required
Example:01G65Z755AFWAKHE12NY0CQ9FH
Query parameters
expandBillingProfileCustomerOverrideExpand[]
Response
The request has succeeded.