Redeem an incentive code

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 or external_issuee_id.
  • When using a "unique" pool type, and the code has already been redeemed.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!