Customers
Get customer billing-field history
Return every snapshot of this customer's billing-relevant fields (name, email), oldest → newest. A v1 snapshot is created when the customer is first created; each subsequent change appends a new version and seals the previous one.
get/v1/customers/{id}/billing-history
Path parameters
idstring required
Response
Billing history
Changes
No recorded changes to this endpoint across all 1 revision of this API.