Skip to content

Cancel Quote

POST
/v2/send/quotes/{quoteId}/cancel

Cancel a pending quote

quoteId
required
string format: uuid

Quote ID

Example
e271bc5c-f870-44cd-8462-54280d0411f6
SendQuoteIdParamDto
required
X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
userId
required

External user ID from the BFF

string format: uuid
e271bc5c-f870-44cd-8462-54280d0411f6

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 successfully

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error