get
https://[[app:Instance URL]]/services/apexrest/FieloPLT/v1/members//transactions
Get details about a specific member's transactions
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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 item | Description | Data type |
|---|---|---|
| type | API name of the created object. | String |
| url | Path to the created object. | String |
| Name | Auto-assigned name of the redemption transaction. | String |
| FieloPLT__Points__c | Integer | |
| FieloPLT__Type__c | String | |
| Id | Unique identifier of the generated object. | String |
Get information about Transactions from a specific Member. Parameters fromdate and todate refer to the Transaction creation date
