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
Response
Successful Response
{"stackTrail":"paths:/v1/loyalty/{loyalty_settings_id}/issue_points:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 15 revisions of this API.1
- ●
the
user_idrequest property's maxLength was set to32request-property-max-length-set
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●