Integration Service
string[] · requiredinteger · int32 · requiredstring · requiredstring
verify-login-otp
Operations addressed under /verify-login-otp — 1 operation.
verify-login-otp
POST
https://dg-sandbox.dgpays.com/integration-service
/verify-login-otp
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as VerfiyLoginOtpResponseDto.
| Field | Declared type | Nullable |
|---|---|---|
Value | bool | no |
CustomerId | int? | yes |
VerificationSignature | string | no |
SecretKey | string | no |
CipherText | string | no |
Content | string | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_INTGRTN_69 | 400 | PWF_LOGIN_USER_NOT_MATCH |
verify-login-otp › Request Body
applicationNamescustomerIdloginOtpactivationTokenverify-login-otp › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
No data returned