Skip to main content
PATCH
Update Loyalty Point Grant

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

patient_id
string
required
grant_id
string
required

Body

application/json
comment
string | null
expiryDate
string<date-time> | null
amount
integer | null

Update the total points

Required range: x >= 0
amountRemaining
integer | null

Update the remaining points

Required range: x >= 0

Response

Successful Response

grant
LoyaltyPointGrantSummary · object
required
state
LoyaltyPointState · object | null

Complete server state needed to update loyalty-point query caches.