v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
Loyalty Program

Issue Loyalty Points

Issue loyalty points to a user manually.

post/v1/loyalty/{loyalty_settings_id}/issue_points

Path parameters

loyalty_settings_idstring required

Request body

user_idstring required

The unique identifier of the user

amountinteger required

The amount of loyalty points to issue

Response

Successful Response

{"stackTrail":"paths:/v1/loyalty/{loyalty_settings_id}/issue_points:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}