operator_quote_replies

Create a Quote for a Quote Request

Create a Quote for a Quote Request

post/v3/operator_quote_replies/

Request body

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)

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.