Claimables REST Endpoints
Admin/Claimables
The operations from the Admin/Claimables category.
- createPromotionClaimable
- Method: postPath:
/ccadmin/v1/claimables - deletePromotionClaimable
- Method: deletePath:
/ccadmin/v1/claimables/{id} - getPromotionClaimable
- Method: getPath:
/ccadmin/v1/claimables/{id} - listPromotionClaimables
- Method: getPath:
/ccadmin/v1/claimables - updatePromotionClaimable
- Method: putPath:
/ccadmin/v1/claimables/{id}