Loyalty Point Transaction Request
Identifies the loyalty point type and the amount credited or debited in this transaction.
idstringrequired
Loyalty point type identifier (same ID as in Get Loyalty Points).
amountintegerrequired
Amount of loyalty points credited or debited (always positive; use transaction source to indicate credit or debit).
Possible values: > 0
Loyalty Point Transaction Request
{
"id": "string",
"amount": 0
}