Skip to main content
GET
/
payments
/
gateway
Resolve Payment Gateway
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/payments/gateway
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

country
string
required
direction
string
default:deposit

Response

Successful Response