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 transactions of member

Get details about a specific member's transactions

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, the number of points and the type of the transaction. Feel free to add your own parameters and values in the query.

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

Get information about Transactions from a specific Member. Parameters fromdate and todate refer to the Transaction creation date

Path Params
string
required

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

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