CoverOptOut
The CoverOptOut endpoint allows the requestor to specify that a customer has opted in or out of RentalCover.
This endpoint must be called if a customer is opting out of RentalCover.
Endpoint: /insurances/coverOptOut
/insurances/coverOptOut
Method: POST
POST
Request Parameters
Reference
string required
The RentalCover.com booking reference (passed in endpoint URL).
CoverOptIn
boolean required
0
= customer opted out 1
= customer opted in.
PartnerReference
string
Your internal booking reference.
Last updated