post
https://myORGbaseurl.lightning.force.com/services/apexrest/FieloPLT/v1/members//redemptions
Redemptions are the orders generated when members redeem a reward using their available Currencies. This method enables you to create a redemption for a specific member.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Upon the creation of the redemption, a set of actions is automatically performed, making the following:
- A Checkout process.
- Redemption status changes to Closed.
- Redemption Item status becomes Ready.
- A Code is generated.
Response definitions
The following table describes each item in the response.
| Response item | Description | Data type |
|---|---|---|
| FieloPLT__Member__c | Id of the member who redeemed the reward. | String |
| Id | Unique identifier of the generated object. | String |
| FieloPLT__Status__c | Status of the redemption. | String |
