Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 1.55 KB

ShipmentRequestRequest.md

File metadata and controls

executable file
·
11 lines (8 loc) · 1.55 KB

# ShipmentRequestRequest

Properties

Name Type Description Notes
request_option string Optional Processing. Note: Full address validation is not performed. Therefore, it is the responsibility of the Shipping Tool User to ensure the address entered is correct to avoid an address correction fee. Valid values: nonvalidate = No street level address validation would be performed, but Postal Code/State combination validation would still be performed. validate = No street level address validation would be performed, but City/State/Postal Code/ combination validation would still be performed.
sub_version string When UPS introduces new elements in the response that are not associated with new request elements, Subversion is used. This ensures backward compatibility. To get such elements you need to have the right Subversion. The value of the subversion is explained in the Response element Description. Example: Itemized Charges are returned only when the Subversion element is present and greater than or equal to 1601. Format: YYMM = Year and month of the release. Example: 1607 = 2016 July Supported values: 1601, 1607, 1701, 1707, 1801, 1807, 2108, 2205 [optional]
transaction_reference \AntibodiesOnline\UpsApi\Shipping\Model\RequestTransactionReference [optional]

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