Checkouts
Get medium providers
Inspect which PSP providers will service a checkout/medium combination.
GET
Returns the PSP providers that will be used when a customer pays this
checkout via the given medium. Useful for diagnostics and for
rendering provider-specific inputs (e.g. “which bank do you want
to dial?” for
ussd).
Path parameters
Checkout ID,
chk.XXXX.YYYY....Medium identifier,
bank_transfer, mobile_money, or ussd.Response
An array of provider entries. The shape varies by medium, but every entry carries at least apsp identifier; mediums like ussd and
mobile_money also list the banks or wallet providers each PSP
supports.

