How to Validate and Submit Draft Negotiation Response in VBCS
Summary:
Use case from REST API manual:
Create a Negotiation Response
You can use the Draft Supplier Negotiations Responses resource to create a supplier response in draft status. You can get the response and update response values such as response prices for lines, promised date or answers to requirements.
You can also revise or copy a supplier response. Upon revising or copying a response, all source response details, including the attached documents, are also copied to the new response.
You can use the Create Negotiation Response user-defined action to create the draft response. Then use PATCH standard action to update response values for response header, lines and requirements. You can also use POST, PATCH and DELETE actions to add, update or delete response attachments, or add or delete price tiers or price breaks.