Integration Service
string · uuid · required
key-formats
Operations addressed under /key-formats — 1 operation.
integration-create-key-format-item
POST
https://dg-sandbox.dgpays.com/integration-service
/key-formats/{id}/items
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 CreateKeyFormatItemListDto.
| Field | Declared type | Nullable |
|---|---|---|
ItemList | IEnumerable<CreateKeyFormatItemDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_KYGNR_16 | 400 | KEY_FORMAT_NOT_FOUND_BY_ID |
path Parameters
idintegration-create-key-format-item › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
No data returned