Buyer Account Management
Organisation Credit Balance
Information about active and retired credits owned by the given organisation.
Includes total balances as well as balances split by projects and suppliers.
GET
/
organisations
/
{id}
/
credit_balance
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Path Parameters
id
string
requiredResponse
200 - application/json
project_balances
object[]
requiredsupplier_balances
object[]
requiredtotal
object
requiredWas this page helpful?