InboundOperationStatus
Gets the status of the processing of an asynchronous API call.
Columns
| Name | Type | References | Description |
| OperationId [KEY] | String | The operation ID returned by the asynchronous API call. | |
| OperationProblem | String | A problem with additional properties persisted to an operation. | |
| Operation | String | The name of the operation in the asynchronous API call. | |
| OperationStatus | String | The status of an operation. |