Skip to content

Get information from invoice attachment

get
https://api.mercadoe.com/v1/invoices/{invoiceId}/attachments/{attachmentId}

Retrieves information about an invoice attachment with the given invoiceId and the attachmentId.
You can get information about the attachment such as size, date and other details.

Request

Path Parameters

invoiceId
int32
required
attachmentId
int32
required

Responses

200
400
OK

Body

application/json
contentLength
int64
fileName
string
contentType
string
date
date-time