Documentation updates

As part of an ongoing effort to better align the documentation with the API, we’ve updated several API references. These changes affect the documentation only. The API itself hasn’t changed.

All /Customer endpoints

We’ve updated the /Customer endpoints response schemas to add complete field coverage and proper ordering to match the actual API response structure. We made the following changes:

  • Added the missing ParentOrgId field to request and response schemas.
  • Added the missing pageIdentifier field to request and response schemas.
  • Reordered the fields to match the exact sequence returned in API responses.
  • Improved the examples with richer sample data for complex nested objects like customer summaries, stored payment methods, and subscription details to better reflect real-world API responses.