added
[Partner] Enhanced subscriptionId field on Invoice Items
4 months ago
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
8 months ago
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
8 months ago
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
10 months ago
API: Added subscriptionId
to the Invoice Items (/invoice/{id}/items
) endpoint