Skip to main content
GET

Overview

Retrieve a paginated list of invoices for a specific member.

Query Parameters

string
required
The unique identifier of the organization
string
required
The RFC (Mexican tax ID) of the member
number
default:"10"
Maximum number of invoices to return. Default: 10
number
default:"0"
Number of invoices to skip for pagination. Default: 0

Response

array
Array of invoice objects
number
Total number of invoices for this member
number
Limit used in the query
number
Offset used in the query