curl --location --request GET '/admin/store/payment-providers'
{ "payment_providers": [ { "id": "manual", "is_installed": true } ] }