Versions Compared

Key

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

...

Model

How it works

Invoice

The host client will invoice the calling app periodically for all calls to the endpoint.

Acceptable values for auth.type

Type

Description

bvn

Specifies that encrypted value in auth.secure is a customer bvn.

Process flows

Sequence of calls

...

Gliffy
imageAttachmentIdatt32243723
macroIda9d3d285-2916-4123-9e93-236a130f390f
baseUrlhttps://onepipe.atlassian.net/wikimacroIda9d3d285-2916-4123-9e93-236a130f390f
nameOnePipe 2.0 Collect Service
diagramAttachmentIdatt32210953
containerId32243713
timestamp1581541309221

...

Code Block
languagejson
{
  "request_ref":"{{request_ref}}", 
  "request_type":"lookup_bvn_max",
	"auth": {
        "secure": "{{encrypted_otp}}",
        "auth_provider": "Beeceptor" 
    },
    "transaction": {
        "transaction_ref": "70713093460718"
    }
}

Acceptable values for auth.type

...

Type

...

Description

...

bvn

...

Breakdown of the details object

...