Creates a new quotation. The quotation number & status will be automatically filled.
POST/quotation/1/quotations
Creates a new quotation. The quotation number & status will be automatically filled.
Request
- application/json
- text/json
- application/*+json
Body
id uuid
customField1 stringnullable
customField2 stringnullable
customField3 stringnullable
customField4 stringnullable
customField5 stringnullable
customerReference stringnullable
quotationReference stringnullable
debtorId uuidnullable
debtorContactId uuidnullable
sellerId uuidnullable
sellerContactId uuidnullable
shipToId uuidnullable
shipToContactId uuidnullable
quotationNumber int64nullable
versionNumber int32nullable
statusId uuid
Body
id uuid
customField1 stringnullable
customField2 stringnullable
customField3 stringnullable
customField4 stringnullable
customField5 stringnullable
customerReference stringnullable
quotationReference stringnullable
debtorId uuidnullable
debtorContactId uuidnullable
sellerId uuidnullable
sellerContactId uuidnullable
shipToId uuidnullable
shipToContactId uuidnullable
quotationNumber int64nullable
versionNumber int32nullable
statusId uuid
Body
id uuid
customField1 stringnullable
customField2 stringnullable
customField3 stringnullable
customField4 stringnullable
customField5 stringnullable
customerReference stringnullable
quotationReference stringnullable
debtorId uuidnullable
debtorContactId uuidnullable
sellerId uuidnullable
sellerContactId uuidnullable
shipToId uuidnullable
shipToContactId uuidnullable
quotationNumber int64nullable
versionNumber int32nullable
statusId uuid
Responses
- 200
- 400
Success
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
id uuid
customField1 stringnullable
customField2 stringnullable
customField3 stringnullable
customField4 stringnullable
customField5 stringnullable
customerReference stringnullable
quotationReference stringnullable
debtorId uuidnullable
debtorContactId uuidnullable
sellerId uuidnullable
sellerContactId uuidnullable
shipToId uuidnullable
shipToContactId uuidnullable
quotationNumber int64nullable
versionNumber int32nullable
statusId uuid
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customField1": "string",
"customField2": "string",
"customField3": "string",
"customField4": "string",
"customField5": "string",
"customerReference": "string",
"quotationReference": "string",
"debtorId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"debtorContactId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sellerId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sellerContactId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"shipToId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"shipToContactId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"quotationNumber": 0,
"versionNumber": 0,
"statusId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
- Schema
- Example (from schema)
Schema
id uuid
customField1 stringnullable
customField2 stringnullable
customField3 stringnullable
customField4 stringnullable
customField5 stringnullable
customerReference stringnullable
quotationReference stringnullable
debtorId uuidnullable
debtorContactId uuidnullable
sellerId uuidnullable
sellerContactId uuidnullable
shipToId uuidnullable
shipToContactId uuidnullable
quotationNumber int64nullable
versionNumber int32nullable
statusId uuid
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customField1": "string",
"customField2": "string",
"customField3": "string",
"customField4": "string",
"customField5": "string",
"customerReference": "string",
"quotationReference": "string",
"debtorId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"debtorContactId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sellerId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sellerContactId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"shipToId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"shipToContactId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"quotationNumber": 0,
"versionNumber": 0,
"statusId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
- Schema
- Example (from schema)
Schema
id uuid
customField1 stringnullable
customField2 stringnullable
customField3 stringnullable
customField4 stringnullable
customField5 stringnullable
customerReference stringnullable
quotationReference stringnullable
debtorId uuidnullable
debtorContactId uuidnullable
sellerId uuidnullable
sellerContactId uuidnullable
shipToId uuidnullable
shipToContactId uuidnullable
quotationNumber int64nullable
versionNumber int32nullable
statusId uuid
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customField1": "string",
"customField2": "string",
"customField3": "string",
"customField4": "string",
"customField5": "string",
"customerReference": "string",
"quotationReference": "string",
"debtorId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"debtorContactId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sellerId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sellerContactId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"shipToId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"shipToContactId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"quotationNumber": 0,
"versionNumber": 0,
"statusId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Array [
]
errors
object
nullable
property name*
string[]
nullable
string
{
"errors": {}
}
- Schema
- Example (from schema)
Schema
Array [
]
errors
object
nullable
property name*
string[]
nullable
string
{
"errors": {}
}
- Schema
- Example (from schema)
Schema
Array [
]
errors
object
nullable
property name*
string[]
nullable
string
{
"errors": {}
}
Loading...