Request
GET /api/developer/provider-bank-list/:provider
Path params
provider- Provider name such asUseBread,Dexpay,Paycrest,Pajcash, orFlipeet
Response
RampHub returns the canonical bank code and display name that you should surface in your UI and reuse inPOST /api/developer/orders.
Notes
- This endpoint is read-only.
- The returned
bankCodeis the code your app should pass into order creation. bankNameis included for display and confirmation in your UI.- Provider-specific directory formats stay internal to RampHub.