CoverOptOut
Endpoint: /insurances/coverOptOut
/insurances/coverOptOutMethod: POST
POSTcurl -i -X POST \
-H "X_API_KEY: [my-api-key]" \
-H "Content-Type: application/json" \
-d '{"AgentReference":"123123123"}' \
https://api-staging.rentalcover.com/insurances/coverOptOut/AB12-345C-INS{
"success"
}Request Parameters
Last updated