v1
latestOpenAPI 3.1.02026-07-2422707.0 MBRetrieve the collections report of a center
NOTE : This API is deprecated. Requesting not to use this API for any new integrations as the data cannot be reconciled to new collection report available in the UI. This API retrieves the list of collections of the specified center during the selected date range.You must specify appropriate details for the center_id, start_date, and end_date parameters in the API request.Note : The date range that you specify cannot be more than seven days.
Path parameters
Mandatory Unique 32-character identifier of the center.
Query parameters
Mandatory Format:YYYY-MM-DD Retrieve collections of the center starting from this date. Here, the start time and date refers to the starting time and date of the specified center, not of UTC. For example, if you specify 'start_date' as 2020-08-03, this API will list out all the appointments for which payments have been added beginning from Aug 3, 2020.
Mandatory Format:YYYY-MM-DD Retrieve collections of the center until this date (inclusive). Here, the end time and date refers to the ending time and date of the specified center, not of UTC. For example, if you specify 'end_date' as 2020-08-05, this API will list out all the appointments for which payments have been added until Aug 5, 2020 (inclusive).
Optional Indicates whether transactions are to be retrieved as part of the center's collections. Default value: false.
Optional Indicates whether employee tips are to be retrieved as part of the center's collections. Default value: false.
Response
200