get
https://[[app:Instance URL]]/services/apexrest/FieloPLT/v1/members//redemptionitems/
This method allows you to obtain details about a specific redeemed item.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
In the example, we used the query parameter fields to retrieve more information, such as the name and the unique code of the redemption item, which is used as the voucher.
Response definitions
The following table describes each item in the response.
| Response item | Description | Data type |
|---|---|---|
| type | API name of the retrieved object. | String |
| url | Path to the retrieved object. | String |
| FieloPLT__UniqueCode__c | Voucher of the redeemed item. | String |
| Name | Auto-assigned name of the redemption redemption. | String |
| Id | Unique identifier of the retrieved object. | String |
