Skip to content

Get receivables

get
https://api.mercadoe.com/v1/bills/accounts-receivable

Retrieves a list of all available accounts receivable documents (invoices, credit notes, etc.) for the connected user.

Request

Query Parameters

pageNumber
int32
the page number must be an integer greater than or equal to 1
default: 1
pageSize
int32
the page size must be an integer greater than or equal to 1
default: 10

Responses

200
404
Success

Body

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