Gold Api Assign List
{% if 'add' in session.get('goldApiManagementPermissions', []) %}
{% endif %}
{{ error }}
{% endif %}
S.No | Gold Api Name | Gateway Name | {% if 'edit' in session.get('goldApiManagementPermissions', []) %}Status | {% endif %} {% if 'edit' in session.get('goldApiManagementPermissions', []) %}Action | {% elif 'delete' in session.get('goldApiManagementPermissions', []) %}Action | {% endif %}||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{snoCount + loop.index }} | {% if each_assign_api.goldTransactionApiIdsList %}{% for api in each_assign_api.goldTransactionApiIdsList %} {{ api.apiName }}{% if not loop.last %}, {% endif %} {% endfor %} | {% else %}- | {% endif %} {% if each_assign_api.paymentGatewayApiId.apiName %}{{each_assign_api.paymentGatewayApiId.apiName}} | {% else %}- | {% endif %} {% if 'edit' in session.get('goldApiManagementPermissions', []) %}{% if each_assign_api.status == 1 %} Active {% else %} Deactive {% endif %} | {% endif %}{% if 'edit' in session.get('goldApiManagementPermissions', []) %} {% endif %} {% if 'delete' in session.get('goldApiManagementPermissions', []) %} {% endif %} | |||||
No Data Found |