Skip to main content
DELETE
/
payments
/
routing
/
{country}
Delete Payment Routing
curl --request DELETE \
  --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