Integration Service
string · requiredinteger · int32 · required
generate-otp
Operations addressed under /generate-otp — 1 operation.
generate-activation-otp
POST
https://dg-sandbox.dgpays.com/integration-service
/generate-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 ActivationOtpDto.
| Field | Declared type | Nullable |
|---|---|---|
Otp | string | no |
VerificationSignature | string | no |
SecretKey | string | no |
CipherText | string | no |
Content | string | no |
Member names are the service's declaration names.
generate-activation-otp › Request Body
applicationNamecustomerIdgenerate-activation-otp › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
No data returned