post https://public-api.vibescm.com/companies//incentives/codes//redemptions
This POST
method will redeem an incentive code, thus creating a redemption entity. If the code is successfully redeemed, the system will respond with the redemption entity that was just created.
An HTTP 422
error code is returned in the following cases:
- When using an invalid
issuee_id
orexternal_issuee_id
. - When using a "unique" pool type, and the code has already been redeemed.