@shipengine/connect-carrier-api 2.11.4 → 2.11.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/spec.json +1 -1
package/package.json
CHANGED
package/spec.json
CHANGED
|
@@ -3325,7 +3325,7 @@
|
|
|
3325
3325
|
"StandardizedStatusCodes": {
|
|
3326
3326
|
"enum": ["UN", "AC", "IT", "DE", "EX", "AT", "NY", "SP"],
|
|
3327
3327
|
"type": "string",
|
|
3328
|
-
"description": "This represents the ShipEngine supported status codes for a shipment.\r\nUN - Unknown\r\nAC - Accepted\r\nIT - In Transit\r\nDE - Delivered\r\nEX - Exception\r\nAT - Delivery Attempted\r\nNY - Not Yet In System\r\nSP - Delivered To
|
|
3328
|
+
"description": "This represents the ShipEngine supported status codes for a shipment.\r\nUN - Unknown\r\nAC - Accepted\r\nIT - In Transit\r\nDE - Delivered\r\nEX - Exception\r\nAT - Delivery Attempted\r\nNY - Not Yet In System\r\nSP - Delivered To The Collection Location"
|
|
3329
3329
|
},
|
|
3330
3330
|
"TaxIdentificationType": {
|
|
3331
3331
|
"enum": ["tin", "ein", "ssn", "vat", "eori", "ioss", "pan", "voec"],
|