Add an attachment to the contract
Add a new attachment to a specific contract by providing the contract ID and the attachment file.
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
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