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

Create redemption for member

This method enables you to create a redemption for a specific member.

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

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 itemDescriptionData type
FieloPLT__Member__cId of the member who redeemed the reward.String
IdUnique identifier of the generated object.String
FieloPLT__Status__cStatus of the redemption.String
Path Params
string
required

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

Body Params
items
array of strings
required

Redemption Items information (JSON format)

items*
string
required

Id of the item to be redeemed.

string
required

The amount of the reward item that is being redeemed.

Responses

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