Get transfer details
Retrieve a list of transfer details records for a paypoint. Use filters to limit results. Include the exportFormat query parameter to return the results as a file instead of a JSON response.
Authentication
Path Parameters
The entity’s entrypoint identifier. Learn more
Query Parameters
Max number of records to return for the query. Use 0 or negative value to return all records. Defaults to 20.
The field name to use for sorting results. Use desc(field_name) to sort descending by field_name, and use asc(field_name) to sort ascending by field_name.