Update a decision table
put
https://api.mercadoe.com/v1/decision-table
Update a decision table with the given CorrelationId.
Request
Headers
X-ME-CORRELATION-ID
string
Internal client code to be identified in the webhook. It can be, for example, a product code in your ERP, an order number, etc.
Body
application/json
tableName
string
required
Name of the ME approval table that will be filled.
tableRows
array of object
required
List with the
ColumnName
and Value
fields that form the approval table rows.Responses
202
400
404
Accepted
Body
application/json
correlationId
string