Create a service sheet
post
https://api.mercadoe.com/v1/service-sheets
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
itemId
int32
clientServiceSheetId
string
description
string
initialDate
date-time
issueDate
date-time
endDate
date-time
status
int32
createdBy
string
approvalDate
date-time | null
approvalNote
string
clientContractId
string
clientContractItemID
int32
category
string
itens
array of object
Responses
202
400
Accepted
Body
application/json
correlationId
string