balances

Get a Project Balance

Retrieves details about the specified balance

get/v1/projects/{project_id}/balances/{balance_id}

Path parameters

project_idstring required

The unique identifier of the project

balance_idstring required

The unique identifier of the balance

Headers

Authorizationstring required

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Response

A specific balance

balance_idstring

The unique identifier of the balance

amountnumber double

The amount of the balance

unitsstring

The units of the balance, such as "USD"

purchase_order_idstring

Description or reference of the purchase

Changes

Changed in 3 of the 9 revisions of this API.6

    • api tag balances added

      api-tag-added

    • api tag manage > v1 > projects > billing > balances removed

      api-tag-removed

    • api tag manage > v1 > projects > billing > balances added

      api-tag-added

    • api tag balances removed

      api-tag-removed

    • api tag balances added

      api-tag-added

    • api tag manage > v1 > projects > billing > balances removed

      api-tag-removed