Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.76 KB

responsemessage.md

File metadata and controls

13 lines (9 loc) · 1.76 KB

ResponseMessage

Message returned with supporting information from a request. In some cases this can be an error message, for example a timeout from a carrier. If available, the origin of the message is displayed in source.

Fields

Field Type Required Description Example
source Optional[str] Origin of message UPS
code Optional[str] Classification of message carrier_timeout
text Optional[str] Message content UPS API did not respond. Please try again in a few minutes.