Skip to main content
PUT
/
payments
/
routing
/
{country}
Upsert Payment Routing
curl --request PUT \
  --url https://api.{your-broker}.slate-labs.com/payments/routing/{country}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

country
string
required

Response

Successful Response