LogoLogo
  • Introduction
  • Authentication
  • Endpoints
    • Content
    • Quote
    • Status
    • Update
    • Purchase
    • Cancel
    • InstantBooking
    • Update Customer
    • Notifications/list
    • Notification/update
    • GetAllPurchasedPolicies
    • GetAllCancelledPolicies
    • CoverOptOut
    • Invoice
  • Webhook
    • HMAC Verification
    • Events
      • Cancellation Event
  • Testing
  • Errors
    • Quote Errors
    • Purchase Errors
    • Cancel Errors
  • Supported Currencies
  • Supported Languages
  • Supported Regions
  • Non-API Functions
Powered by GitBook
On this page

Endpoints

Production API URL: https://api.rentalcover.com

PreviousAuthenticationNextContent

Last updated 9 months ago

We provide the following endpoints:

  • : Returns content modules based on a given booking reference.

  • : Returns a policy quote based on the parameters provided.

  • : Returns the booking details of a specified booking reference.

  • : Modifies a quoted or purchased policy.

  • : Book a quoted policy based on the parameters provided.

  • : Specify that a customer has opted in or out of RentalCover.

  • : Cancel a quoted or purchased policy.

  • : Modifies customer information.

  • : Returns a list of events that were created as part of direct update in RentalCover.com.

  • : Send the status of the event after it has been processed.

  • : Returns a list of purchased and cancelled policies.

  • : Returns a list of cancelled policies.

  • : Returns the invoice of a confirmed Booking.

Please direct any troubleshooting questions to your customer solutions engineer.

Production API URL: https://api.rentalcover.com

Staging API URL: https://api-staging.rentalcover.com

Content
Quote
Status
Update
Purchase
CoverOptOut
Cancel
UpdateCustomer
Notifications/list
Notifications/update
GetAllPurchasedPolicies
GetAllCancelledPolicies
Invoice