Response payout options
{
    "data": {
        "type": "account",
        "id": "coma_DDqpagv7bwUI0mfV",
        "attributes": {
            "payout_options": {
                "description_template": null,
                "disabled_services": [],
                "batch_options": {
                    "processing_mode": "sequential"
                },
                "methods": [],
                "disable_new_services": false,
                "reverse_fee": false,
                "p2p_firstly": false,
                "fee_strategy": "external",
                "moderation_required": false,
                "invoice_lifetime": 60,
                "split_mode": false,
                "attempts_limit": 20,
                "parallel_mode": false,
                "allow_partially": false,
                "public_fee": false,
                "expose_internal_data": false,
                "expose_internal_data_config": [],
                "auto_process": false,
                "skip_route_history_filter": false,
                "skip_verify": false,
                "use_eight_digit_bin_first": false,
                "addons": []
            }
        },
        "links": {
            "self": "/api/account/payout-options"
        }
    }
}
Payout options
img2