Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 704 Bytes

DocumentStatusResponse.md

File metadata and controls

13 lines (9 loc) · 704 Bytes

Avalara.SDK.Model.EInvoicing.V1.DocumentStatusResponse

Returns the current document ID and status

Properties

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]

[Back to Model list] [Back to API list] [Back to README]