Get a Project Balance

Retrieves details about the specified balance

Authentication

AuthorizationToken

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

Path parameters

project_idstringRequired
balance_idstringRequired

Response

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

Errors

400
Bad Request Error