Decline the request of a buyer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Important

The requestId used as path param is either a:

  • lift ID - using this will decline the specific lift in the RFQ. If the RFQ contains other requested lifts, not yet declined or quoted, these will still be considered unanswered.
  • RFQ ID - using this will decline the entire RFQ, including any requested lift.

Request example

When declining a quote, you can provide both a message string and a decline reason.

{
  "message": "Sorry, we have no available aircraft for this trip.",
  "declineReason": "AIRCRAFT_NOT_AVAILABLE",
  "suppressNotification": false
}

Decline reasons

The declineReason field must contain one of the following predefined values:

Path Params
string
required
Body Params

string
boolean
string
batchMetadata
object
string
Headers
string
string
string
string
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json