Notificore предоставляет API для получения информации о балансе вашего аккаунта. Запрос позволяет получить информацию о текущем балансе вашего аккаунта, включая кредитный лимит. Чтобы получить баланс, отправьте запрос по этому URL: GET http://one-api.notificore.ru/api/accounts/balance
Request parameters
Parameter;Type;Description
balance;float;Current amount of funds on the account balance.
currency;string;The currency code of the account, which contains the balance and credit limit. The currency code is specified according to the ISO-4217 standard.
credit;integer;Available credit limit of the account by the postpay type.