v51

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2026-08-011534301009.2 KB
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.

baseBillingProfileIdstring required

The billing profile the customerProfile is associated with at the time of query.

customerOverride contains the explicit mapping set in the customer override object. If that is empty, then the baseBillingProfileId is the default profile.