BPM
integer · int64 · required
compensate-status
Operations addressed under /compensate-status — 1 operation.
get-process-element-compensation-status-list
GET
https://dg-sandbox.dgpays.com/bpm-service
/compensate-status/by-process-instance-key/{processInstanceKey}
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 IEnumerable<ProcessElementCompensationStatusDto>.
| Field | Declared type | Nullable |
|---|---|---|
CorrelationId | Guid | no |
CompensateStatus | string | no |
DaprId | string | no |
ProcessInstanceKey | long | no |
ElementInstanceKey | long | no |
CheckPointStatus | int | no |
Member names are the service's declaration names.
path Parameters
processInstanceKeyget-process-element-compensation-status-list › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
No data returned