Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Type

Requirement

Description

destination_account_number

string

compulsory

Destination account to send funds to

destination_bank_code

string

compulsory

Destination institution code

otp_override

boolean

optional

Defaults to false true. If set to true false, request will not be validated by OTP.

Possible status response codes

...

Whenever a request is to be validated by OTP, the provider microservice should first call the provider, store response info in the database, send an OTP to the phone number attached to the source of fund, then respond with WaitingForOTP.
On the OTP validation phase, if user OTP is valid, provider should retrieve info from the database, then respond with a Successful response.
NB: Data should be erased from the DB.

 

Special notes for providers

...