A-ZPay API documentation
A-ZPay is a manual bank-transfer payment provider for iGaming partners. Partners create deposit and withdrawal requests with the signed API, receive signed webhooks, and reconcile activity in the partner portal.
Product surfaces
- Partner API: signed deposit, withdrawal, status, balance, and transaction endpoints.
- Hosted payment handoff: Turkish-only deposit page URL returned by the partner deposit API.
- Partner portal: isolated casino login portal with balance dashboard, integration secrets, transaction filters, payout requests, Excel exports, user access control, and reports.
- Webhooks: signed success/failure notifications used to credit or debit the partner iGaming site.
Money model
All API money values are either decimal strings in requests, such as "100.00", or integer cents in responses, such as 10000.
Approved deposits increase partner balance by playerAmountCents. Approved withdrawals decrease partner balance by balanceImpactCents. Commission is tracked separately and is configurable per partner.