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 member redemptions

This method allows you to obtain information about all redemptions connected to a particular member.

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

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
IdUnique identifier of the retrieved object.String
NameAuto-assigned name of the redemption transaction.String

Like in previous Endpoints, you can query the response to refine the data brought by the API. Here are some available query parameters you can use:

Response itemDescriptionData type
fieldsA comma-separated list of fields (API name) to return new fieldsets in the response.String
limitThe number of records to return.Integer
offsetThe number of records from a collection to skip.Integer
orderbyRecords returned in an ascending or descending order.String
fromdateRecords as of the creation date (MM/DD/YYYY).String
todateRecords up to the creation date (MM/DD/YYYY).String
Path Params
string
required

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

Responses

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