Select
Invoices
Access to invoices
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | organization name |
accountId | path | integer(int64) | true | account identifier |
start_date | query | string(date) | false | start date query with format yyyy-mm-dd |
end_date | query | string(date) | false | end date query with format yyyy-mm-dd |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | successful operation | InvoiceInfoList |
400 | Bad Request | Invalid request body | ErrorMessage |
404 | Not Found | Resource not found | ErrorMessage |
405 | Method Not Allowed | Method not allowed | None |
200 - instance of InvoiceInfoList
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
account_id | integer(int64) | true | account identifier |
period_date | PeriodDate | true | none |
invoices | [InvoiceInfoDetail] | true | none |
Endpoints
Signups
Users
Accounts
Invoices
Terms
Payment info
Account migrations
Subscriptions
Products
Services
Bonuses
Promotions
Barrings
Consumption
Workorders
Penalties