HomeGuidesDeveloper HubRelease Notes
Get supportBook a chat
Developer Hub
These docs are for v2.63. 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
typeAPI name of the created object.String
urlPath to the created object.String
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
string
required

Id of the item to be redeemed.

int32
required

The amount of the reward item that is being redeemed.

Responses

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