Delete a decision table
delete
https://api.mercadoe.com/v1/decision-table
Delete 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
Name of the ME approval table that will be filled.
tableRows
array of object
List with the
ColumnName
and Value
fields that form the approval table rows.Responses
202
400
404
Accepted
Body
application/json
correlationId
string