Signed In Customer Reward Points
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200Success
application/json
Responseinteger
401Error
application/json
403
Given authorization scopes are not sufficient and do not match required scopes.
application/json
500
Internal error
application/json
get
/reward-points/public/customerAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200Success
application/json
401Error
application/json
403
Given authorization scopes are not sufficient and do not match required scopes.
application/json
500
Internal error
application/json
get
/reward-points/public/customer/summaryAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
siteCodestringOptionalDefault:
Site code, defined when a site is created.
mainBody
idstringRequired
The ID of the redeem option used to convert points into a coupon.
Responses
200Success
application/json
400
Request syntactically incorrect. Details of the error are included in the response payload.
application/json
403
Given authorization scopes are not sufficient and do not match required scopes.
application/json
404
Entity not found.
application/json
500
Internal error
application/json
post
/reward-points/public/customer/redeemLast updated
Was this helpful?

