Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.08 KB

StatusEvent.md

File metadata and controls

14 lines (10 loc) · 1.08 KB

AvalaraSdk.EInvoicing.V1.StatusEvent

Displays when a status event occurred

Properties

Name Type Description Notes
eventDateTime string The date and time when the status event occured, displayed in the format YYYY-MM-DDThh:mm:ss [optional] [default to undefined]
message string A message describing the status event [optional] [default to undefined]
responseKey string The type of number or acknowledgement returned by the tax authority (if applicable). For example, it could be an identification key, acknowledgement code, or any other relevant identifier. [optional] [default to undefined]
responseValue string The corresponding value associated with the response key. This value is provided by the tax authority in response to the event. [optional] [default to undefined]

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