Skip to main content

Initiating 'Add account' ussd flow

Initiating "Add account" ussd flow. Result will be delivered asynchronously by calling user callback.

Request Body required
  • customerMsisdn +234'10 digits' or 234'10 digits' or 0'10 digits' or +0'10 digits' or '10 digits' required

    Msisdn of the customer, who will add account

  • customerEmail valid email address according to "RFC 2822"

    Payer e-mail

  • operationId string required

    Merchant payment operation identifier

Responses

Operation order was accepted and is going to be processed.


Schema
  • recoveryShortcode string

    USSD string with recovery token, which can be used by user to dial in when USSD push won't be delivered. Recovery token feature is not enabled for all clients, so it can be null

Loading...