curl --request GET \
--url https://crypto.westminister.tech/api/v1/auth/remittance/custodial/corridors{
"corridors": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"code": "GB-KE",
"source_country_code": "GB",
"dest_country_code": "KE",
"dest_fiat_currency": "KES",
"payout_rail": "mpesa",
"vendor_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"offer_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
]
}Returns active corridor catalog rows for the custodial send-money flow. Each corridor defines source and destination countries, destination fiat, payout rail, and the platform vendor_id and offer_id used as pricing anchors for drafts and orders.
curl --request GET \
--url https://crypto.westminister.tech/api/v1/auth/remittance/custodial/corridors{
"corridors": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"code": "GB-KE",
"source_country_code": "GB",
"dest_country_code": "KE",
"dest_fiat_currency": "KES",
"payout_rail": "mpesa",
"vendor_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"offer_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.crypto.westminister.tech/llms.txt
Use this file to discover all available pages before exploring further.
Active corridors
Show child attributes