Account Service
string · required
generate-iban
Operations addressed under /generate-iban — 1 operation.
generate-iban
POST
https://dg-sandbox.dgpays.com/account-service
/generate-iban/{iban}
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 IbanDto.
| Field | Declared type | Nullable |
|---|---|---|
Iban | string | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCNT_68 | 400 | IBAN_IS_NOT_VALID | The Iban is invalid. |
path Parameters
ibangenerate-iban › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
No data returned