Claimables REST Endpoints

Admin/Claimables
The operations from the Admin/Claimables category.
createPromotionClaimable
Method: post
Path: /ccadmin/v1/claimables
deletePromotionClaimable
Method: delete
Path: /ccadmin/v1/claimables/{id}
getPromotionClaimable
Method: get
Path: /ccadmin/v1/claimables/{id}
listPromotionClaimables
Method: get
Path: /ccadmin/v1/claimables
updatePromotionClaimable
Method: put
Path: /ccadmin/v1/claimables/{id}