Reserve points

Use this endpoint to reserve points 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

posCompanyNamestringRequired
Company name
posStoreCodestringRequired
POS Store Code
posUnitCodestringRequired
POS Unit Code
tokenstringRequired
Authorization code
clientCardNumberstringRequired
Unique member card number.
receiptNumberstringRequired
Receipt number
transactionIdUUIDRequired
Unique identifier for a transaction.
datedateRequired
Date of transaction
timestringRequired
Time of transaction
retailIdUUIDRequired
Unique identifier for a transaction.

Request

This endpoint expects an object.
reservationobjectRequired
This DTO is used as a request for ReservePoints endpoint.

Response

This endpoint returns an object.
responseobject
This DTO is used as a response for ReservePoints endpoint.