Skip to main content
GET
/
payment-routes
/
{id}
Get payment route
curl --request GET \
  --url https://api.remitflex.com/v1/payment-routes/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key created in the RemitFlex Dashboard (rmf_live_... or rmf_test_...). Key management endpoints require a dashboard JWT and are not part of this reference.

Path Parameters

id
string<uuid>
required

Response

Payment route fetched