Skip to main content

Fields

code : String

Code of the quote.

goodsQuotedProducts : [GoodsQuotedProduct]

Products of this quote.

hasQuoteExpired : Boolean

Indicates whether or not the quote is expired.

id : ID

ID of the quote.

quotedAt : DateTime

Date and time when the quote was created.

totalNetAmount : Int

Total net amount of the quote in cents.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "code": "bank-exactly-work-language-present", "goodsQuotedProducts": [GoodsQuotedProduct], "hasQuoteExpired": true, "id": "96364555", "quotedAt": "1989-03-05T12:24:55.420142+00:00", "totalNetAmount": 30 }