Cancel Quote
POST /v2/send/quotes/{quoteId}/cancel
POST
/v2/send/quotes/{quoteId}/cancel
Cancel a pending quote
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” quoteId
required
string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09Quote ID
Request Body required
Section titled “Request Body required ”object
userId
required
External user ID from the BFF
string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09Responses
Section titled “ Responses ”The resource has been successfully updated.
object
id
required
The ID of the deleted resource
string
12345678-1234-1234-1234-123456789012 message
required
Success message
string
Deleted successfullyBad Request
Unauthorized
Forbidden
Not Found
Internal Server Error