Loyalty Adjustment Reason id
Example:1
Gets specific Loyalty Adjustment Reason by unique id
Loyalty Adjustment Reason id
Example:1
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Returns found Loyalty Adjustment Reason
Loyalty Adjustment Reason Model
Loyalty Adjustment Reason Id.
Loyalty Adjustment Reason name
Loyalty Adjustment Reason IsSystem flag
Loyalty Adjustment Reason IsDeleted flag
Sample request:
PUT /loyaltyadjustmentreasons/12
{
"name": "Updated Loyalty Adjustment Reason name",
"is_deleted": false
}
Loyalty Adjustment Reason id
Example:1
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Loyalty Adjustment Reason model
Returns updated Loyalty Adjustment Reason
Loyalty Adjustment Reason Model
Loyalty Adjustment Reason Id.
Loyalty Adjustment Reason name
Loyalty Adjustment Reason IsSystem flag
Loyalty Adjustment Reason IsDeleted flag
Deletes Loyalty Adjustment Reason by id
Loyalty Adjustment Reason id
Example:1
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Loyalty Adjustment Reason deleted
Sample request:
POST /loyaltyadjustments
{
"customer_id": 100001,
"customer_number": "100001",
"loyalty_points_delta": 50,
"adjustment_reason": {
"id": 1
}
}
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Loyalty Adjustment created
Customer Loyalty History model
Id
Created On
Order Item Model
Loyalty Adjustment Reason Model
Loyalty Points Delta
Loyalty Points Available
Ratio