Organizations

Get the billing report for an organization

This endpoint may be changed or removed at any time. Don't use it in production environments.

post/organization/{organization_id}/billing-report

Path parameters

organization_idstring required

ID of an organization

Request body

billing_group_namestring

Name of the Billing Group to fetch invoice lines for

ending_datestring required

Date before which invoice lines should be returned (exclusive)

service_namestring

Name of the service to fetch invoice lines for

starting_datestring required

Date after which invoice lines should be returned (inclusive)

Response

Response

Changes

Changed in 1 of the 26 revisions of this API.12

  • b262b3b4c12712See the full diff
    • ●

      removed the request property

      request-property-removed

    • ○

      added the required property // to the response with the status

      response-required-property-added

    • ○

      added the required property // to the response with the status

      response-required-property-added