Number of APIs: 2
1. Get accounts
GET {{baseUrl}}/accounts
Gets Qodex billing account details for the given team.
GET {{baseUrl}}/accounts/{{accountId}}/invoices?status=PAID
Gets all invoices for a Qodex billing account filtered by the status of the invoice.
ENDPOINTS