All URIs are relative to http://api.madana.io/rest
Method | HTTP request | Description |
---|---|---|
get_billing_portal_url | get /invoices/portal | |
get_invoices | get /invoices |
std::path::PathBuf get_billing_portal_url()
This endpoint does not need any parameter.
std::path::PathBuf
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
std::path::PathBuf get_invoices(dayssince)
Name | Type | Description | Required | Notes |
---|---|---|---|---|
dayssince | Option<String> | [default to 366] |
std::path::PathBuf
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]