Get a Project Balance

Retrieves details about the specified balance

Path parameters

project_idstringRequired
The unique identifier of the project
balance_idstringRequired
The unique identifier of the balance

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Response

A specific balance
balance_idstring or null
The unique identifier of the balance
amountinteger or nullDefaults to 0
The amount of the balance
unitsstring or null
The units of the balance, such as "USD"
purchase_order_idstring or null
Description or reference of the purchase

Errors