Update a Service Sheet status based on the serviceSheetId
put
https://api.mercadoe.com/v1/service-sheets/{serviceSheetId}/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.
Path Parameters
serviceSheetId
int32
required
The Service sheet Id in ME
Body
application/json
clientServiceSheetId
string
Client service sheet id in the client’s ERP
clientOrderId
string | null
Client 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