Skip to content

Create a decision table

post
https://api.mercadoe.com/v1/decision-table

Create a new decision table by providing the TableName and TableRows fields.
The purpose of this endpoint is to complete the ME approval tables.

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
Accepted

Body

application/json
correlationId
string