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

Query Parameters

pageNumber
int32
default: 1
pageSize
int32
default: 10

Responses

200
404
OK

Body

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