Update a Service Sheet status
put
https://api.mercadoe.com/v1/service-sheets-document/status
Updates a Service Sheet status specified by its serviceSheetHeaderId
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
serviceSheetHeaderId
int64 | null
ME Service sheet header Id
clientServiceSheetId
string | null
Service sheet id in the client’s ERP
status
int32
Service sheet status
note
string | null
Notes
Responses
202
400
404
Accepted
Body
application/json
correlationId
string