Get Receipt List

Use this endpoint to retrieve receipt list, for a specific membership, within the specified company.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.

Query parameters

membershipNumberstringOptional
Unique membership number.
cardNumberstringOptional
Unique member card number.
customerNumberstringOptional
Customer number associated with the membership.

Response

This endpoint returns an object.
responseobject
This DTO is used when retrieving data from LoyaltyReceiptList endpoint.