ReDoc documentation
Submit the B2B quote to the customer. The quote status for the customer will be changed to 'Updated', and the customer can work with the quote.
200 Success.
401 Unauthorized
Unexpected error
{- "quoteId": 0,
- "comment": "string",
- "files": [
- {
- "base64_encoded_data": "string",
- "type": "string",
- "name": "string",
- "extension_attributes": { }
}
]
}
true