operator_quote_replies

Delete a Quote Reply record

Deleting offer records. Sets the state to "Removed"

delete/v3/operator_quote_replies/{quote_reply_id}/

Path parameters

quote_reply_idinteger required

A unique integer value identifying this flight request reply offer.

Response

idinteger required
created_atstring date-time required
pricenumber double nullable

Offer price

state'OK' | 'Not available' | 'Removed' required
  • OK - OK
  • Not available - Not available
  • Removed - Removed
commentstring nullable
manager_namestring nullable
reaction'New' | 'Seen' | 'Favorite' | 'Accept' | 'Reject' | 'Costly' required
  • New - New
  • Seen - Seen
  • Favorite - Favorite
  • Accept - Accept
  • Reject - Reject
  • Costly - Costly
reject_reasonstring nullable
external_reply_idstring nullable
quote_request_idinteger required

Quote identifier

quote_message_idinteger required

Quote message identifier

currency_codestring nullable

Price currency (3 digit currency code)

Changes

No recorded changes to this endpoint across all 1 revision of this API.