HomeDevelopersAPI Reference↗️ PAYOUT — Server Connect

↗️ PAYOUT — Server Connect

Server-to-server payout integration for merchant disbursements.

The PAYOUT section covers how to integrate BoxCharge to send payouts to your merchants or customers. Learn how to authenticate requests, create payout sessions, handle callbacks, and test in sandbox before going live.

POST{baseUrl}/api/payout/s2s
Simple payout gateway (S2S)
Remark: Quick backend integration
POST{baseUrl}/api/payout/s2s/encrypt
Encrypted payout gateway (S2S)
Remark: AES-256-CBC encrypted payload
GET{baseUrl}/api/payout/status/{transID}
Fetch payout transaction status
Payout credentials and beneficiary setup are configured during merchant onboarding. Contact integration support for sandbox access.
Talk