Skip to content

Update a Service Sheet status based on the serviceSheetId

put
https://api.mercadoe.com/v1/service-sheets/status

Change a specific Service Sheet status

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
serviceSheetId
int32 | null
ME Service sheet Id
clientServiceSheetId
string | null
Service sheet id in the client’s ERP
clientOrderId
string | null
Order Id in the client’s ERP
item
int32 | null
Service sheet items
status
int32
Service sheet status
note
string | null
Notes

Responses

202
400
404
Accepted

Body

application/json
correlationId
string
Credentials
shell