Payouts
Send funds to a recipient's bank card. This guide covers creating payouts, tracking status, webhooks, the operations registry, and account balance. Endpoint details live in the API Reference; for mobile-wallet payments in the other direction, see Pay-ins.
Prerequisites
Before you start integration, ensure you have:
service_idandsecret_key— credentials for API access- Your server IP(s) whitelisted for the target environment.
Environments:
- Sandbox:
https://payouts-api.mrcr.io - Production:
https://payouts-api.mercuryo.io
General Description
Each Partner receives a service_id (used in API endpoint URLs) and a secret_key (used to sign requests). The API allows the Partner to:
- create payouts to bank cards;
- check payout status;
- request webhook re-delivery;
- retrieve payout history (registry);
- check account balance.
For detailed request/response parameters, see the API Reference.
Support
Visit the Help Center for Merchants.