🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
curl --location '/v1/merchants//payment-config/adyen/sweep' \
--header 'api_key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"cron_expression": "string",
"payout_frequency": "string"
}'{
"payout_schedule": "string",
"payout_timezone": "string",
"settlement_delay": "string",
"cron_expression": "string",
"sweep_id": "string"
}