GetAllCancelledPolicies
The GetAllCancelledPolicies endpoint enables the partners to get a list of the bookings cancelled by users.
Endpoint: /insurances/getAllCancelledPolicies
Method: POST
POST
Request Parameters
X_API_KEY
string [varchar(32)] required
API Key, provided by RentalCover.
FromDate
datetime
Start date/time for the filter.
ToDate
datetime
End date/time for the filter.
Page
integer
Pagination index.
Last updated