Name Lookup
Checks the phone number and network already on file for the given customer_key against whichever provider (pawaPay or Onafriq) would actually handle a payout to them, reducing the risk of sending funds to the wrong recipient.
customer_key — you cannot pass arbitrary values. Currently supported for corridors handled by pawaPay or Onafriq; unsupported corridors return status: "UNSUPPORTED" rather than an error.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The fiat wallet the payout would be debited from — used to resolve which provider would actually handle it.
"5f9b2c7b9c9d6b0017b4e6b1"
Customer key of an existing mobile-money customer. The phone number, network, and name validated are always the ones already on file for this customer — not arbitrary values — so the result reflects who would actually receive this payout.
"customer-key-123"