Skip to content

Add an attachment to the contract item

post
https://api.mercadoe.com/v1/contracts/{contractId}/items/{contractItemId}/attachments

Add a new attachment to a specific contract item by providing the contractId,contractItemId, and attachmentId.

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

contractId
int32
required
The contract id
contractItemId
int32
required
The contract item id

Body

multipart/form-data
ContractId
int32
ME Contract Id
ItemId
int32
Contract item Id
File
binary

Responses

202
400
Accepted

Body

application/json
correlationId
string
Credentials
shell