Fetch DRC Inflow Providers
GET /v1/global-collection/drc/inflow/providers
Returns the list of mobile money providers supported for DRC inflow. Call this endpoint to discover which providers are available before initiating a collection — use the returned code value as the topupVendor in the Initiate Mobile Money Inflow request.
Response fields
array
List of mobile money providers available for DRC inflow.
string
The provider code. Pass this value as
topupVendor when calling Initiate Mobile Money Inflow.string
Human-readable name of the provider (e.g.
Airtel Money, Mpesa).Sandbox
Use the sandbox endpoint to test provider discovery in your development environment:Sandbox Request