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