Select
BillingInfo
Billing API for managing billing info related to tenats
Endpoints
Consumptions
Movements
Refunds
Invoices
BillingInfo
LocationTax
Billing API for managing billing info related to tenats
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
BillingInfo
LocationTax