HomeGuidesDeveloper HubRelease Notes
Get supportBook a chat
Developer Hub
These docs are for v2.63. Click to read the latest docs for v2.208.

Get redemption item details

This method allows you to obtain details about a specific redeemed item.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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 itemDescriptionData type
typeAPI name of the retrieved object.String
urlPath to the retrieved object.String
FieloPLT__UniqueCode__cVoucher of the redeemed item.String
NameAuto-assigned name of the redemption redemption.String
IdUnique identifier of the retrieved object.String
Path Params
string
required

Member ID (either a Salesforce Record ID or an external ID)

string
required

Id of the redemption item you want information about.

Query Params
string

A comma-separated list of fields (API name) to return new fieldsets in the response.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json