Skip to content

Get the invoice attributes based on the invoice Id.

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

Get information about the attributes of a specific purchase invoice with the given invoiceId.

Request

Path Parameters

invoiceId
int32
required
The invoice id

Query Parameters

pageNumber
int32
Page number (1-based)
default: 1
pageSize
int32
Page size
default: 10

Responses

200
404
OK

Body

application/json
data
array of object
hits
int32 | null
next
string | null
Credentials
shell