Get Points Transactions

Beta
Retrieves the points transaction ledger entries for a membership with pagination. Supports filtering by entry type and date.

Authentication

x-np-api-keystring
API Key authentication via header

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

membershipIdUUIDRequired
Unique identifier for a membership.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Query parameters

entryTypestringOptional

Filter by entry type (e.g., “Sale”, “Refund”, “Withdrawal”, “Deposit”).

datestringOptional

Filter by posting date. Supports BC filter syntax (e.g., “2025-01-01..2025-12-31”).

pageSizeintegerOptional
pageKeystringOptional

Response

This endpoint returns an object.
morePagesboolean
Indicates whether there are additional pages of results available.
nextPageKeystring
A pagination token to use in subsequent requests to retrieve the next page.
nextPageURLstring
A complete URL to retrieve the next page of results.
datalist of objects