added

[Partner] Enhanced subscriptionId field on Invoice Items

Updated the subscriptionId field on Invoice Items to contain subscription identifiers for all product types, not just 'subscription' or 'prorate' types. This enhancement allows partners to link any invoice line item to its relevant subscription details. Products without subscription IDs (like BitTitan migration) will still return null values. Relevant endpoint.

fixed

[Partner] New partner audience for Access Token creation

The new default audience to create an access token for Partner Endpoints should has been updated to https://api.pax8.com.

added

[Partner] New quoting endpoints

A new set of partner focused endpoints to manage quoting have been released. Now partners can create/manage their quotes.

added

[Partner] Invoice endpoint - Added subscriptionId

API: Added subscriptionId to the Invoice Items (/invoice/{id}/items) endpoint