Updates shipping address for a quotation
PUT/quotation/1/updateShipTo
Updates shipping address for a quotation
Request
- application/json
- text/json
- application/*+json
Body
Contains quotationId and crmAccountId
crmAccountId uuidnullable
quotationId uuidrequired
Body
Contains quotationId and crmAccountId
crmAccountId uuidnullable
quotationId uuidrequired
Body
Contains quotationId and crmAccountId
crmAccountId uuidnullable
quotationId uuidrequired
Responses
- 200
- 400
Success
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...