Skip to content

Create a service sheet

post
https://api.mercadoe.com/v1/service-sheets-document

Creates a new service sheet by providing the Description, Status, and other details.

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
clientOrderId
string
Order ID in the client’s ERP
createdBy
string
User who created the service sheet
serviceSheets
array of object
List of service sheets
orderId
int32 | null
ME Order ID
currencyCode
string | null
Currency in alphabetic code (for more information, please refer to: https://www.iso.org/iso-4217-currency-codes.html).
clientSupplierCode
string | null
Supplier code in the client’s ERP

Responses

202
400
Accepted

Body

application/json
correlationId
string
Credentials
shell