Returns the current document ID and status
Name | Type | Description | Notes |
---|---|---|---|
id | String | The unique ID for this document | [optional] |
status | String | Status of the transaction: <br> 'Pending' <br> 'Failed' <br> 'Complete' | [optional] |
events | List<StatusEvent> | [optional] |