GoodsQuote
Fields
Code of the quote.
Products of this quote.
Indicates whether or not the quote is expired.
ID of the quote.
Date and time when the quote was created.
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
}