Select
BillingInfo
Commons API for fetching tenants billing info
Endpoints
Consumptions
Movements
Refunds
Invoices
LocationTax
BillingInfo
Commons API for fetching tenants billing info
This endpoint retrieves the billing info associated to a tenant by its tenant name
/orgs/{orgId}
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | Executes the request in the context of the given organization |
|
|
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | Billing info | BillingInfoDto |
400 | Bad Request | The request could not be processed because it was malformed | GenericResponseDTO |
404 | Not Found | The specified resource was not found | GenericResponseDTO |
500 | Internal Server Error | The request failed to be processed by the server | GenericResponseDTO |
Endpoints
Consumptions
Movements
Refunds
Invoices
LocationTax
BillingInfo