Skip to main content
GET
/
payments
/
country-gateways
/
available
Available Gateways For Country
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/payments/country-gateways/available
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

country
string
required
direction
string
default:deposit

Response

Successful Response