Params Object

No
Name
Type
Mandatory
Min Length
Max Length
Description

1

redirectToDeepliink

String

O

1

255

Last redirection target after successfully verifying the PIN, value is obtained from partner.

2

clientId

String

O

N/A

N/A

Filled with OAuth client id from X-PARTNER-ID.

{
  "params": {
    "redirectToDeeplink": "https://snapstag.finnet.co.id/health"
  }
}

Last updated