Shop

Get account balance

Get your account balance. (Permitted scopes: fax:all:read, fax:shop:read)

get/shop/balance

Response

Object containing balance information

amountnumber required

Current account balance

currencystring required

Currency of the balance

Example response

{
  "amount": 100,
  "currency": "USD"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.