v1
latestOpenAPI 3.0.12026-07-24501176.6 MBGet Points Conversion Schedule
Retrieves the history of promised points conversion schedules of a customer for a single program or across all programs of the org.
This is a light API.
Path parameters
Unique ID of the customer.
Query parameters
Identifier type used to fetch the customer's points conversion schedule details.
Identifier of the customer specific to the identifierName.
Source on which the identifier is available.
Pass true to fetch points conversion schedules from all the available programs of the org.
Pass CUSTOMER to fetch the points conversion schedules of an individual (customer), FLEET to fetch details at the group level. Default value is CUSTOMER.
Date (YYYY-MM-DD) from which points conversion schedule details need to be fetched. Minimum supported date - current time + 1 day. Default value - current time.
End date (YYYY-MM-DD) for the points conversion schedule details need to be fetched. Maximum supported date - current time + 100 years (this is the default value).
Fetch points conversion schedules of the customer from a specific program. Pass the programId. If not passed, it shows the points balance in the default program.
Headers
Response
200
Example response
{
"entityId": 565039505,
"entityType": "CUSTOMER"
}