Task Management Bff Service
string
channel-definitions
Operations addressed under /channel-definitions — 1 operation.
task-management-bff-get-channel-definition-list
GET
https://dg-sandbox.dgpays.com/task-management-bff-service
/channel-definitions
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 GetChannelDefinitionResponse.
| Field | Declared type | Nullable |
|---|---|---|
Success | bool | no |
ChannelDefinitions | List<ChannelDefinitionDto> (collection) | no |
Member names are the service's declaration names, except where a member states a wire name — there the wire name is the key to send.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_TASKMANAGEMENT_1 | 400 | SERVICE_DETAIL_NOT_FOUND |
query Parameters
channelNametask-management-bff-get-channel-definition-list › 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