BPM
string · uuid · required
deploy-decision
Operations addressed under /deploy-decision — 1 operation.
deploy-decision-by-decision-id
POST
https://dg-sandbox.dgpays.com/bpm-service
/deploy-decision/by-decision-definition-id/{decisionDefinitionId}
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 DeployDecisionByDecisionIdDto.
| Field | Declared type | Nullable |
|---|---|---|
DecisionId | string | no |
DecisionKey | long | no |
DecisionName | string | no |
Resource | string | no |
Version | int? | yes |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_BPM_39 | 400 | DECISION_DEFINITION_IS_NOT_FOUND | Decision definition is not found |
path Parameters
decisionDefinitionIddeploy-decision-by-decision-id › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
No data returned