Reserve points
Use this endpoint to reserve points for a specific membership, within the specified company.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Query parameters
posCompanyName
Company name
posStoreCode
POS Store Code
posUnitCode
POS Unit Code
token
Authorization code
clientCardNumber
Unique member card number.
receiptNumber
Receipt number
transactionId
Unique identifier for a transaction.
date
Date of transaction
time
Time of transaction
retailId
Unique identifier for a transaction.
Request
This endpoint expects an object.
reservation
This DTO is used as a request for ReservePoints endpoint.
Response
This endpoint returns an object.
response
This DTO is used as a response for ReservePoints endpoint.