Delete an RFQ

SecurityAuthToken
Request
path Parameters
rfqId
required
string <uuid>

The id of the rfq

query Parameters
include_failures
boolean

If true, include failed Quotes in the result set

header Parameters
X-Company-Id
string

allows request to retrieve information about the company given in the header instead of the company associated with the requesting user

Responses
204

Successfully carried out the operation. No content returned

default

Default error response

delete/quoting/rfqs/{rfqId}/
Request samples
Response samples
application/json
{
  • "message": "string"
}
Copyright © Shipwell 2024. All right reserved.