Release ST-72 (January 29, 2025)

* N = new endpoint; E = existing endpoint

Endpoint operation name

N or E*

Changes

New fields

New filters

E

Updated endpoints to include membership type display name as well as the list of duration/billing options for the membership type. The duration/billing list contains the duration (number) and billing frequency.

The IncludeDurationBilling filter was added to the /membership-types endpoint. When set to true the DurationBilling list will be included in the response.

DisplayName, DurationBilling

IncludeDurationBilling

E

Updated the response of GET memberships list and GET membership by ID with a new property CustomFields containing a list of: long TypeId, string Name, string Value

"customFields": [{
"typeId": 0,
"name": "string",
"value": "string"
}]

N/A

N

Added a new endpoint to get all custom field types that are used on customer memberships.

N/A

Page,
PageSize,
IncludeTotal,
CreatedBefore,
CreatedOnOrAfter,
ModifiedBefore,
ModifiedOnOrAfter,
Sort

N

The new GET /export/membership-status-changes endpoint allows you to export the membership status history.

N/A

from,
includeRecentChanges