Response payment options
{
    "data": {
        "type": "account",
        "id": "coma_grM3loE95RvEPXwS",
        "attributes": {
            "payment_options": {
                "descriptor_template": "",
                "description_template": "",
                "disabled_services": [],
                "methods": [
                    {
                        "code": "payment_card",
                        "hide": false,
                        "disabled": true,
                        "position": 0
                    }
                ],
                "disable_new_services": false,
                "reverse_fee": false,
                "fee_strategy": "internal",
                "invoice_lifetime": 60,
                "forbid_public_creation": false,
                "public_fee": false,
                "expose_internal_data": true,
                "expose_internal_data_config": {
                    "original_data": [
                        "original_resolution"
                    ]
                },
                "bypass_hpp": true,
                "force_commerce_return_url": false,
                "send_operation_context_on_return": true,
                "refund_fee": false,
                "allow_overwrite_descriptor": false,
                "return_url": "https://merchant.devuf.com/",
                "return_urls": {
                    "fail": null,
                    "pending": null,
                    "success": null
                },
                "return_fee_on_refund": true,
                "return_fee_on_chargeback": false,
                "async_ledger": true,
                "invoice_convertation": false,
                "allow_partially": false,
                "delayed_action_delay": null,
                "delayed_action": null,
                "addons": []
            }
        },
        "links": {
            "self": "/api/account/payment-options"
        }
    }
}
img2