Get Points Transactions
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
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
membershipId
Unique identifier for a membership.
Headers
x-api-version
Used for API versioning. More details.
Query parameters
entryType
Filter by entry type (e.g., “Sale”, “Refund”, “Withdrawal”, “Deposit”).
date
Filter by posting date. Supports BC filter syntax (e.g., “2025-01-01..2025-12-31”).
pageSize
pageKey
Response
This endpoint returns an object.
morePages
Indicates whether there are additional pages of results available.
nextPageKey
A pagination token to use in subsequent requests to retrieve the next page.
nextPageURL
A complete URL to retrieve the next page of results.
data
