Get a Project Balance

Retrieves details about the specified balance

Authentication

Authorizationstring
API Key authentication via header

Path Parameters

project_idstringRequired
balance_idstringRequired

Response

A specific balance
balance_idstring or null
The unique identifier of the balance
amountdouble 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