Retrieve your organization's current account balance and paginated transaction history. Balances consist of a usable cash balance and an optional reward balance.
/api/v1/balance
Returns the current usable cash balance, reward balance, and combined total for your organization.
balance.read
availableBalanceavailableBalance.amountavailableBalance.currencyUSDpendingBalancependingBalance.amountpendingBalance.currencyUSD/api/v1/balance/charge
Submit an ACH wire transfer request to top up your organization's balance.
The request is recorded with PENDING status and reviewed by the Giftronaut team.
Balance is credited after wire transfer is confirmed.
Not available in sandbox. Production credentials only.
balance.write
amount100.00. No decimal fractions.companyNamephoneNumberbillingAddresscitystatecountryUSzipCodeein12-3456789companyWebsitefundingNoamount{ amount, currency }statusPENDING — balance is credited after wire is confirmedcreatedAt/api/v1/balance/ledger
Returns a paginated, reverse-chronological list of balance transactions — charges, order deductions, refunds, and transfers.
balance.read
pagepageSizestartDate2024-01-01endDate2024-12-31CHARGEUSEREFUNDREWARDTRANSFERStart typing to search...
Select the APIs you want to integrate. A ready-to-use Markdown file with full API specs and a project context template will be generated and downloaded. Paste it into your AI assistant to get started instantly.