@shipengine/connect-carrier-api 4.11.7 → 4.11.9
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/lib/models/accessibility-types.d.ts +6 -0
- package/lib/models/accessibility-types.js +11 -0
- package/lib/models/accessibility-types.js.map +1 -0
- package/lib/models/dangerous-good/dangerous-goods.d.ts +3 -0
- package/lib/models/dangerous-good/dangerous-goods.js +2 -0
- package/lib/models/dangerous-good/dangerous-goods.js.map +1 -1
- package/lib/models/tracking/standardized-status-detail-codes.d.ts +45 -45
- package/lib/models/tracking/standardized-status-detail-codes.js +45 -45
- package/lib/models/tracking/standardized-status-detail-codes.js.map +1 -1
- package/package.json +1 -1
- package/spec.json +57 -46
- package/src/models/accessibility-types.ts +6 -0
- package/src/models/dangerous-good/dangerous-goods.ts +3 -0
- package/src/models/tracking/standardized-status-detail-codes.ts +45 -45
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AccessibilityTypes = void 0;
|
|
4
|
+
var AccessibilityTypes;
|
|
5
|
+
(function (AccessibilityTypes) {
|
|
6
|
+
/** @description Products being shipped accessible during delivery.*/
|
|
7
|
+
AccessibilityTypes["Accessible"] = "accessible";
|
|
8
|
+
/** @description Products being shipped inaccessible during delivery.*/
|
|
9
|
+
AccessibilityTypes["Inaccessible"] = "inaccessible";
|
|
10
|
+
})(AccessibilityTypes || (exports.AccessibilityTypes = AccessibilityTypes = {}));
|
|
11
|
+
//# sourceMappingURL=accessibility-types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accessibility-types.js","sourceRoot":"","sources":["../../src/models/accessibility-types.ts"],"names":[],"mappings":";;;AAAA,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,qEAAqE;IACrE,+CAAyB,CAAA;IACzB,uEAAuE;IACvE,mDAA6B,CAAA;AAC/B,CAAC,EALW,kBAAkB,kCAAlB,kBAAkB,QAK7B"}
|
|
@@ -3,6 +3,7 @@ import { PackagingGroupTypes } from './packaging-group-types';
|
|
|
3
3
|
import { RegulationLevelTypes } from './regulation-level-types';
|
|
4
4
|
import { TransportMeanTypes } from './transport-mean-types';
|
|
5
5
|
import { DangerousAmountDetails } from './weight-details';
|
|
6
|
+
import { AccessibilityTypes } from '../accessibility-types';
|
|
6
7
|
/** @description Basic structure for a dangerous goods */
|
|
7
8
|
export declare class DangerousGoods {
|
|
8
9
|
/** @description UN number to identify the dangerous goods */
|
|
@@ -43,4 +44,6 @@ export declare class DangerousGoods {
|
|
|
43
44
|
tunnel_code?: string;
|
|
44
45
|
/** @description Provider additonal description regarding the dangerous goods. This is used as a placed holder to provider additional context and varies by carrier */
|
|
45
46
|
additional_description?: string;
|
|
47
|
+
/** @description Identifies whatever the product being shipped is accessible or inaccessible during delivery.*/
|
|
48
|
+
accessibility?: AccessibilityTypes;
|
|
46
49
|
}
|
|
@@ -41,6 +41,8 @@ class DangerousGoods {
|
|
|
41
41
|
tunnel_code;
|
|
42
42
|
/** @description Provider additonal description regarding the dangerous goods. This is used as a placed holder to provider additional context and varies by carrier */
|
|
43
43
|
additional_description;
|
|
44
|
+
/** @description Identifies whatever the product being shipped is accessible or inaccessible during delivery.*/
|
|
45
|
+
accessibility;
|
|
44
46
|
}
|
|
45
47
|
exports.DangerousGoods = DangerousGoods;
|
|
46
48
|
//# sourceMappingURL=dangerous-goods.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dangerous-goods.js","sourceRoot":"","sources":["../../../src/models/dangerous-good/dangerous-goods.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"dangerous-goods.js","sourceRoot":"","sources":["../../../src/models/dangerous-good/dangerous-goods.ts"],"names":[],"mappings":";;;AAOA,yDAAyD;AACzD,MAAa,cAAc;IACzB,6DAA6D;IAC7D,SAAS,CAAU;IACnB,4DAA4D;IAC5D,aAAa,CAAU;IACvB,4EAA4E;IAC5E,cAAc,CAAU;IACxB,qEAAqE;IACrE,aAAa,CAAU;IACvB,0GAA0G;IAC1G,wBAAwB,CAAU;IAClC,oFAAoF;IACpF,eAAe,CAAuB;IACtC,qDAAqD;IACrD,gBAAgB,CAA0B;IAC1C,+CAA+C;IAC/C,QAAQ,CAAU;IAClB,uJAAuJ;IACvJ,qBAAqB,CAAU;IAC/B,sGAAsG;IACtG,6BAA6B,CAAkC;IAC/D,qFAAqF;IACrF,cAAc,CAAU;IACxB,0FAA0F;IAC1F,cAAc,CAAsB;IACpC,0FAA0F;IAC1F,kBAAkB,CAAU;IAC5B,oDAAoD;IACpD,oBAAoB,CAAU;IAC9B,2DAA2D;IAC3D,gBAAgB,CAAwB;IACxC,8DAA8D;IAC9D,WAAW,CAAW;IACtB,kHAAkH;IAClH,mBAAmB,CAAW;IAC9B,wFAAwF;IACxF,WAAW,CAAU;IACrB,sKAAsK;IACtK,sBAAsB,CAAU;IAChC,+GAA+G;IAC/G,aAAa,CAAsB;CACpC;AAzCD,wCAyCC"}
|
|
@@ -1,21 +1,37 @@
|
|
|
1
1
|
/** @description This represents the ShipEngine supported detail codes for a shipment. */
|
|
2
2
|
export declare enum StandardizedStatusDetailCodes {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
CarrierStatusNotMapped = "CARRIER_STATUS_NOT_MAPPED",
|
|
4
|
+
ShipmentCreated = "SHIPMENT_CREATED",
|
|
5
|
+
AwaitingPickupDropOff = "AWAITING_PICKUP_DROP_OFF",
|
|
6
|
+
DroppedOff = "DROPPED_OFF",
|
|
7
7
|
ElecAdviceRecdByCarrier = "ELEC_ADVICE_RECD_BY_CARRIER",
|
|
8
|
-
|
|
8
|
+
PickedUp = "PICKED_UP",
|
|
9
|
+
CustomsCleared = "CUSTOMS_CLEARED",
|
|
10
|
+
CustomsProcessing = "CUSTOMS_PROCESSING",
|
|
11
|
+
DeliveryArrangedWithRecipient = "DELIVERY_ARRANGED_WITH_RECIPIENT",
|
|
12
|
+
HubScanOut = "HUB_SCAN_OUT",
|
|
13
|
+
HubScanIn = "HUB_SCAN_IN",
|
|
14
|
+
InTransit = "IN_TRANSIT",
|
|
15
|
+
Information = "INFORMATION",
|
|
16
|
+
ParcelOverLabelled = "PARCEL_OVER_LABELLED",
|
|
17
|
+
ParcelUpdateNotification = "PARCEL_UPDATE_NOTIFICATION",
|
|
18
|
+
ReceivedByCarrier = "RECEIVED_BY_CARRIER",
|
|
19
|
+
ReceivedLocalDeliveryDepot = "RECEIVED_LOCAL_DELIVERY_DEPOT",
|
|
20
|
+
SubContractorEvent = "SUB_CONTRACTOR_EVENT",
|
|
21
|
+
SubContractorReceived = "SUB_CONTRACTOR_RECEIVED",
|
|
22
|
+
ParcelRedirected = "PARCEL_REDIRECTED",
|
|
23
|
+
DeliveryScheduled = "DELIVERY_SCHEDULED",
|
|
24
|
+
HubProcessing = "HUB_PROCESSING",
|
|
25
|
+
DeliveryRescheduled = "DELIVERY_RESCHEDULED",
|
|
9
26
|
AttemptedDelivery = "ATTEMPTED_DELIVERY",
|
|
10
|
-
|
|
11
|
-
AttemptedDelivery3Rd = "ATTEMPTED_DELIVERY_3RD",
|
|
12
|
-
CodAmountNotPaid = "COD_AMOUNT_NOT_PAID",
|
|
27
|
+
AttemptedDeliveryFinal = "ATTEMPTED_DELIVERY_FINAL",
|
|
13
28
|
CodAmountPaid = "COD_AMOUNT_PAID",
|
|
14
29
|
CustomerCarded = "CUSTOMER_CARDED",
|
|
15
|
-
CustomerIdentificationFailed = "CUSTOMER_IDENTIFICATION_FAILED",
|
|
16
|
-
InvalidMethodOfPayment = "INVALID_METHOD_OF_PAYMENT",
|
|
17
|
-
NoAccessToRecipientsAddress = "NO_ACCESS_TO_RECIPIENTS_ADDRESS",
|
|
18
30
|
OutForDelivery = "OUT_FOR_DELIVERY",
|
|
31
|
+
AwaitingCollectionFromPickupPoint = "AWAITING_COLLECTION_FROM_PICKUP_POINT",
|
|
32
|
+
CollectAtLocalPo = "COLLECT_AT_LOCAL_PO",
|
|
33
|
+
CustomerToCollectFromCarrier = "CUSTOMER_TO_COLLECT_FROM_CARRIER",
|
|
34
|
+
DeliveredToReception = "DELIVERED_TO_RECEPTION",
|
|
19
35
|
Delivered = "DELIVERED",
|
|
20
36
|
DeliveredDamaged = "DELIVERED_DAMAGED",
|
|
21
37
|
DeliveredInPart = "DELIVERED_IN_PART",
|
|
@@ -26,50 +42,34 @@ export declare enum StandardizedStatusDetailCodes {
|
|
|
26
42
|
ParcelCollectedFromPickupPoint = "PARCEL_COLLECTED_FROM_PICKUP_POINT",
|
|
27
43
|
PostTransitStatus = "POST_TRANSIT_STATUS",
|
|
28
44
|
ProofOfDelivery = "PROOF_OF_DELIVERY",
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
CustomerMoved = "CUSTOMER_MOVED",
|
|
32
|
-
HazardousProhibited = "HAZARDOUS_PROHIBITED",
|
|
33
|
-
NotCollectedFromPickupPoint = "NOT_COLLECTED_FROM_PICKUP_POINT",
|
|
34
|
-
NotDelivered = "NOT_DELIVERED",
|
|
35
|
-
NotDeliveredAddresseeDeceased = "NOT_DELIVERED_ADDRESSEE_DECEASED",
|
|
45
|
+
PickupFailed = "PICKUP_FAILED",
|
|
46
|
+
NotYetReceivedByCarrier = "NOT_YET_RECEIVED_BY_CARRIER",
|
|
36
47
|
ParcelDamaged = "PARCEL_DAMAGED",
|
|
37
|
-
ParcelDisposed = "PARCEL_DISPOSED",
|
|
38
|
-
ParcelLost = "PARCEL_LOST",
|
|
39
|
-
ParcelOutsideOfServiceCapability = "PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY",
|
|
40
|
-
RefusedByCustomer = "REFUSED_BY_CUSTOMER",
|
|
41
|
-
ReturnToSender = "RETURN_TO_SENDER",
|
|
42
48
|
AddressQuery = "ADDRESS_QUERY",
|
|
43
49
|
CarrierDelays = "CARRIER_DELAYS",
|
|
44
|
-
CollectionMade = "COLLECTION_MADE",
|
|
45
|
-
CustomsCleared = "CUSTOMS_CLEARED",
|
|
46
|
-
CustomsProcessing = "CUSTOMS_PROCESSING",
|
|
47
50
|
DelayedNotCarrier = "DELAYED_NOT_CARRIER",
|
|
48
|
-
DeliveryArrangedWithRecipient = "DELIVERY_ARRANGED_WITH_RECIPIENT",
|
|
49
51
|
HeldByCarrier = "HELD_BY_CARRIER",
|
|
50
52
|
HeldByCarrierForClearancePreProcessing = "HELD_BY_CARRIER_FOR_CLEARANCE_PRE_PROCESSING",
|
|
51
53
|
HeldByCustoms = "HELD_BY_CUSTOMS",
|
|
52
54
|
HeldByExportCustoms = "HELD_BY_EXPORT_CUSTOMS",
|
|
53
55
|
HeldByImportCustoms = "HELD_BY_IMPORT_CUSTOMS",
|
|
54
|
-
HubScanOut = "HUB_SCAN_OUT",
|
|
55
|
-
InTransit = "IN_TRANSIT",
|
|
56
56
|
IncorrectDeclaration = "INCORRECT_DECLARATION",
|
|
57
|
-
|
|
58
|
-
Missorted = "MISSORTED",
|
|
59
|
-
ParcelOverLabelled = "PARCEL_OVER_LABELLED",
|
|
57
|
+
Misrouted = "MISROUTED",
|
|
60
58
|
ParcelRepacked = "PARCEL_REPACKED",
|
|
61
|
-
ParcelUpdateNotificationViaEmail = "PARCEL_UPDATE_NOTIFICATION_VIA_EMAIL",
|
|
62
|
-
ParcelUpdateNotificationViaSms = "PARCEL_UPDATE_NOTIFICATION_VIA_SMS",
|
|
63
|
-
ReceivedByCarrier = "RECEIVED_BY_CARRIER",
|
|
64
|
-
ReceivedLocalDeliveryDepot = "RECEIVED_LOCAL_DELIVERY_DEPOT",
|
|
65
|
-
RoutingError = "ROUTING_ERROR",
|
|
66
|
-
SubContractorEvent = "SUB_CONTRACTOR_EVENT",
|
|
67
|
-
SubContractorReceived = "SUB_CONTRACTOR_RECEIVED",
|
|
68
59
|
RecdByCarrierNoElecAdvice = "RECD_BY_CARRIER_NO_ELEC_ADVICE",
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
60
|
+
CodAmountNotPaid = "COD_AMOUNT_NOT_PAID",
|
|
61
|
+
CustomerIdentificationFailed = "CUSTOMER_IDENTIFICATION_FAILED",
|
|
62
|
+
NoAccessToRecipientsAddress = "NO_ACCESS_TO_RECIPIENTS_ADDRESS",
|
|
63
|
+
Cancelled = "CANCELLED",
|
|
64
|
+
CustomerMoved = "CUSTOMER_MOVED",
|
|
65
|
+
HazardousProhibited = "HAZARDOUS_PROHIBITED",
|
|
66
|
+
NotCollectedFromPickupPoint = "NOT_COLLECTED_FROM_PICKUP_POINT",
|
|
67
|
+
NotDelivered = "NOT_DELIVERED",
|
|
68
|
+
NotDeliveredAddresseeDeceased = "NOT_DELIVERED_ADDRESSEE_DECEASED",
|
|
69
|
+
ParcelDisposed = "PARCEL_DISPOSED",
|
|
70
|
+
ParcelLost = "PARCEL_LOST",
|
|
71
|
+
ParcelOutsideOfServiceCapability = "PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY",
|
|
72
|
+
RefusedByCustomer = "REFUSED_BY_CUSTOMER",
|
|
73
|
+
ReturnToSender = "RETURN_TO_SENDER",
|
|
74
|
+
UnspecifiedException = "UNSPECIFIED_EXCEPTION"
|
|
75
75
|
}
|
|
@@ -4,22 +4,38 @@ exports.StandardizedStatusDetailCodes = void 0;
|
|
|
4
4
|
/** @description This represents the ShipEngine supported detail codes for a shipment. */
|
|
5
5
|
var StandardizedStatusDetailCodes;
|
|
6
6
|
(function (StandardizedStatusDetailCodes) {
|
|
7
|
-
StandardizedStatusDetailCodes["
|
|
8
|
-
StandardizedStatusDetailCodes["
|
|
9
|
-
StandardizedStatusDetailCodes["
|
|
10
|
-
StandardizedStatusDetailCodes["
|
|
7
|
+
StandardizedStatusDetailCodes["CarrierStatusNotMapped"] = "CARRIER_STATUS_NOT_MAPPED";
|
|
8
|
+
StandardizedStatusDetailCodes["ShipmentCreated"] = "SHIPMENT_CREATED";
|
|
9
|
+
StandardizedStatusDetailCodes["AwaitingPickupDropOff"] = "AWAITING_PICKUP_DROP_OFF";
|
|
10
|
+
StandardizedStatusDetailCodes["DroppedOff"] = "DROPPED_OFF";
|
|
11
11
|
StandardizedStatusDetailCodes["ElecAdviceRecdByCarrier"] = "ELEC_ADVICE_RECD_BY_CARRIER";
|
|
12
|
-
StandardizedStatusDetailCodes["
|
|
12
|
+
StandardizedStatusDetailCodes["PickedUp"] = "PICKED_UP";
|
|
13
|
+
StandardizedStatusDetailCodes["CustomsCleared"] = "CUSTOMS_CLEARED";
|
|
14
|
+
StandardizedStatusDetailCodes["CustomsProcessing"] = "CUSTOMS_PROCESSING";
|
|
15
|
+
StandardizedStatusDetailCodes["DeliveryArrangedWithRecipient"] = "DELIVERY_ARRANGED_WITH_RECIPIENT";
|
|
16
|
+
StandardizedStatusDetailCodes["HubScanOut"] = "HUB_SCAN_OUT";
|
|
17
|
+
StandardizedStatusDetailCodes["HubScanIn"] = "HUB_SCAN_IN";
|
|
18
|
+
StandardizedStatusDetailCodes["InTransit"] = "IN_TRANSIT";
|
|
19
|
+
StandardizedStatusDetailCodes["Information"] = "INFORMATION";
|
|
20
|
+
StandardizedStatusDetailCodes["ParcelOverLabelled"] = "PARCEL_OVER_LABELLED";
|
|
21
|
+
StandardizedStatusDetailCodes["ParcelUpdateNotification"] = "PARCEL_UPDATE_NOTIFICATION";
|
|
22
|
+
StandardizedStatusDetailCodes["ReceivedByCarrier"] = "RECEIVED_BY_CARRIER";
|
|
23
|
+
StandardizedStatusDetailCodes["ReceivedLocalDeliveryDepot"] = "RECEIVED_LOCAL_DELIVERY_DEPOT";
|
|
24
|
+
StandardizedStatusDetailCodes["SubContractorEvent"] = "SUB_CONTRACTOR_EVENT";
|
|
25
|
+
StandardizedStatusDetailCodes["SubContractorReceived"] = "SUB_CONTRACTOR_RECEIVED";
|
|
26
|
+
StandardizedStatusDetailCodes["ParcelRedirected"] = "PARCEL_REDIRECTED";
|
|
27
|
+
StandardizedStatusDetailCodes["DeliveryScheduled"] = "DELIVERY_SCHEDULED";
|
|
28
|
+
StandardizedStatusDetailCodes["HubProcessing"] = "HUB_PROCESSING";
|
|
29
|
+
StandardizedStatusDetailCodes["DeliveryRescheduled"] = "DELIVERY_RESCHEDULED";
|
|
13
30
|
StandardizedStatusDetailCodes["AttemptedDelivery"] = "ATTEMPTED_DELIVERY";
|
|
14
|
-
StandardizedStatusDetailCodes["
|
|
15
|
-
StandardizedStatusDetailCodes["AttemptedDelivery3Rd"] = "ATTEMPTED_DELIVERY_3RD";
|
|
16
|
-
StandardizedStatusDetailCodes["CodAmountNotPaid"] = "COD_AMOUNT_NOT_PAID";
|
|
31
|
+
StandardizedStatusDetailCodes["AttemptedDeliveryFinal"] = "ATTEMPTED_DELIVERY_FINAL";
|
|
17
32
|
StandardizedStatusDetailCodes["CodAmountPaid"] = "COD_AMOUNT_PAID";
|
|
18
33
|
StandardizedStatusDetailCodes["CustomerCarded"] = "CUSTOMER_CARDED";
|
|
19
|
-
StandardizedStatusDetailCodes["CustomerIdentificationFailed"] = "CUSTOMER_IDENTIFICATION_FAILED";
|
|
20
|
-
StandardizedStatusDetailCodes["InvalidMethodOfPayment"] = "INVALID_METHOD_OF_PAYMENT";
|
|
21
|
-
StandardizedStatusDetailCodes["NoAccessToRecipientsAddress"] = "NO_ACCESS_TO_RECIPIENTS_ADDRESS";
|
|
22
34
|
StandardizedStatusDetailCodes["OutForDelivery"] = "OUT_FOR_DELIVERY";
|
|
35
|
+
StandardizedStatusDetailCodes["AwaitingCollectionFromPickupPoint"] = "AWAITING_COLLECTION_FROM_PICKUP_POINT";
|
|
36
|
+
StandardizedStatusDetailCodes["CollectAtLocalPo"] = "COLLECT_AT_LOCAL_PO";
|
|
37
|
+
StandardizedStatusDetailCodes["CustomerToCollectFromCarrier"] = "CUSTOMER_TO_COLLECT_FROM_CARRIER";
|
|
38
|
+
StandardizedStatusDetailCodes["DeliveredToReception"] = "DELIVERED_TO_RECEPTION";
|
|
23
39
|
StandardizedStatusDetailCodes["Delivered"] = "DELIVERED";
|
|
24
40
|
StandardizedStatusDetailCodes["DeliveredDamaged"] = "DELIVERED_DAMAGED";
|
|
25
41
|
StandardizedStatusDetailCodes["DeliveredInPart"] = "DELIVERED_IN_PART";
|
|
@@ -30,51 +46,35 @@ var StandardizedStatusDetailCodes;
|
|
|
30
46
|
StandardizedStatusDetailCodes["ParcelCollectedFromPickupPoint"] = "PARCEL_COLLECTED_FROM_PICKUP_POINT";
|
|
31
47
|
StandardizedStatusDetailCodes["PostTransitStatus"] = "POST_TRANSIT_STATUS";
|
|
32
48
|
StandardizedStatusDetailCodes["ProofOfDelivery"] = "PROOF_OF_DELIVERY";
|
|
33
|
-
StandardizedStatusDetailCodes["
|
|
34
|
-
StandardizedStatusDetailCodes["
|
|
35
|
-
StandardizedStatusDetailCodes["CustomerMoved"] = "CUSTOMER_MOVED";
|
|
36
|
-
StandardizedStatusDetailCodes["HazardousProhibited"] = "HAZARDOUS_PROHIBITED";
|
|
37
|
-
StandardizedStatusDetailCodes["NotCollectedFromPickupPoint"] = "NOT_COLLECTED_FROM_PICKUP_POINT";
|
|
38
|
-
StandardizedStatusDetailCodes["NotDelivered"] = "NOT_DELIVERED";
|
|
39
|
-
StandardizedStatusDetailCodes["NotDeliveredAddresseeDeceased"] = "NOT_DELIVERED_ADDRESSEE_DECEASED";
|
|
49
|
+
StandardizedStatusDetailCodes["PickupFailed"] = "PICKUP_FAILED";
|
|
50
|
+
StandardizedStatusDetailCodes["NotYetReceivedByCarrier"] = "NOT_YET_RECEIVED_BY_CARRIER";
|
|
40
51
|
StandardizedStatusDetailCodes["ParcelDamaged"] = "PARCEL_DAMAGED";
|
|
41
|
-
StandardizedStatusDetailCodes["ParcelDisposed"] = "PARCEL_DISPOSED";
|
|
42
|
-
StandardizedStatusDetailCodes["ParcelLost"] = "PARCEL_LOST";
|
|
43
|
-
StandardizedStatusDetailCodes["ParcelOutsideOfServiceCapability"] = "PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY";
|
|
44
|
-
StandardizedStatusDetailCodes["RefusedByCustomer"] = "REFUSED_BY_CUSTOMER";
|
|
45
|
-
StandardizedStatusDetailCodes["ReturnToSender"] = "RETURN_TO_SENDER";
|
|
46
52
|
StandardizedStatusDetailCodes["AddressQuery"] = "ADDRESS_QUERY";
|
|
47
53
|
StandardizedStatusDetailCodes["CarrierDelays"] = "CARRIER_DELAYS";
|
|
48
|
-
StandardizedStatusDetailCodes["CollectionMade"] = "COLLECTION_MADE";
|
|
49
|
-
StandardizedStatusDetailCodes["CustomsCleared"] = "CUSTOMS_CLEARED";
|
|
50
|
-
StandardizedStatusDetailCodes["CustomsProcessing"] = "CUSTOMS_PROCESSING";
|
|
51
54
|
StandardizedStatusDetailCodes["DelayedNotCarrier"] = "DELAYED_NOT_CARRIER";
|
|
52
|
-
StandardizedStatusDetailCodes["DeliveryArrangedWithRecipient"] = "DELIVERY_ARRANGED_WITH_RECIPIENT";
|
|
53
55
|
StandardizedStatusDetailCodes["HeldByCarrier"] = "HELD_BY_CARRIER";
|
|
54
56
|
StandardizedStatusDetailCodes["HeldByCarrierForClearancePreProcessing"] = "HELD_BY_CARRIER_FOR_CLEARANCE_PRE_PROCESSING";
|
|
55
57
|
StandardizedStatusDetailCodes["HeldByCustoms"] = "HELD_BY_CUSTOMS";
|
|
56
58
|
StandardizedStatusDetailCodes["HeldByExportCustoms"] = "HELD_BY_EXPORT_CUSTOMS";
|
|
57
59
|
StandardizedStatusDetailCodes["HeldByImportCustoms"] = "HELD_BY_IMPORT_CUSTOMS";
|
|
58
|
-
StandardizedStatusDetailCodes["HubScanOut"] = "HUB_SCAN_OUT";
|
|
59
|
-
StandardizedStatusDetailCodes["InTransit"] = "IN_TRANSIT";
|
|
60
60
|
StandardizedStatusDetailCodes["IncorrectDeclaration"] = "INCORRECT_DECLARATION";
|
|
61
|
-
StandardizedStatusDetailCodes["
|
|
62
|
-
StandardizedStatusDetailCodes["Missorted"] = "MISSORTED";
|
|
63
|
-
StandardizedStatusDetailCodes["ParcelOverLabelled"] = "PARCEL_OVER_LABELLED";
|
|
61
|
+
StandardizedStatusDetailCodes["Misrouted"] = "MISROUTED";
|
|
64
62
|
StandardizedStatusDetailCodes["ParcelRepacked"] = "PARCEL_REPACKED";
|
|
65
|
-
StandardizedStatusDetailCodes["ParcelUpdateNotificationViaEmail"] = "PARCEL_UPDATE_NOTIFICATION_VIA_EMAIL";
|
|
66
|
-
StandardizedStatusDetailCodes["ParcelUpdateNotificationViaSms"] = "PARCEL_UPDATE_NOTIFICATION_VIA_SMS";
|
|
67
|
-
StandardizedStatusDetailCodes["ReceivedByCarrier"] = "RECEIVED_BY_CARRIER";
|
|
68
|
-
StandardizedStatusDetailCodes["ReceivedLocalDeliveryDepot"] = "RECEIVED_LOCAL_DELIVERY_DEPOT";
|
|
69
|
-
StandardizedStatusDetailCodes["RoutingError"] = "ROUTING_ERROR";
|
|
70
|
-
StandardizedStatusDetailCodes["SubContractorEvent"] = "SUB_CONTRACTOR_EVENT";
|
|
71
|
-
StandardizedStatusDetailCodes["SubContractorReceived"] = "SUB_CONTRACTOR_RECEIVED";
|
|
72
63
|
StandardizedStatusDetailCodes["RecdByCarrierNoElecAdvice"] = "RECD_BY_CARRIER_NO_ELEC_ADVICE";
|
|
73
|
-
StandardizedStatusDetailCodes["
|
|
74
|
-
StandardizedStatusDetailCodes["
|
|
75
|
-
StandardizedStatusDetailCodes["
|
|
76
|
-
StandardizedStatusDetailCodes["
|
|
77
|
-
StandardizedStatusDetailCodes["
|
|
78
|
-
StandardizedStatusDetailCodes["
|
|
64
|
+
StandardizedStatusDetailCodes["CodAmountNotPaid"] = "COD_AMOUNT_NOT_PAID";
|
|
65
|
+
StandardizedStatusDetailCodes["CustomerIdentificationFailed"] = "CUSTOMER_IDENTIFICATION_FAILED";
|
|
66
|
+
StandardizedStatusDetailCodes["NoAccessToRecipientsAddress"] = "NO_ACCESS_TO_RECIPIENTS_ADDRESS";
|
|
67
|
+
StandardizedStatusDetailCodes["Cancelled"] = "CANCELLED";
|
|
68
|
+
StandardizedStatusDetailCodes["CustomerMoved"] = "CUSTOMER_MOVED";
|
|
69
|
+
StandardizedStatusDetailCodes["HazardousProhibited"] = "HAZARDOUS_PROHIBITED";
|
|
70
|
+
StandardizedStatusDetailCodes["NotCollectedFromPickupPoint"] = "NOT_COLLECTED_FROM_PICKUP_POINT";
|
|
71
|
+
StandardizedStatusDetailCodes["NotDelivered"] = "NOT_DELIVERED";
|
|
72
|
+
StandardizedStatusDetailCodes["NotDeliveredAddresseeDeceased"] = "NOT_DELIVERED_ADDRESSEE_DECEASED";
|
|
73
|
+
StandardizedStatusDetailCodes["ParcelDisposed"] = "PARCEL_DISPOSED";
|
|
74
|
+
StandardizedStatusDetailCodes["ParcelLost"] = "PARCEL_LOST";
|
|
75
|
+
StandardizedStatusDetailCodes["ParcelOutsideOfServiceCapability"] = "PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY";
|
|
76
|
+
StandardizedStatusDetailCodes["RefusedByCustomer"] = "REFUSED_BY_CUSTOMER";
|
|
77
|
+
StandardizedStatusDetailCodes["ReturnToSender"] = "RETURN_TO_SENDER";
|
|
78
|
+
StandardizedStatusDetailCodes["UnspecifiedException"] = "UNSPECIFIED_EXCEPTION";
|
|
79
79
|
})(StandardizedStatusDetailCodes || (exports.StandardizedStatusDetailCodes = StandardizedStatusDetailCodes = {}));
|
|
80
80
|
//# sourceMappingURL=standardized-status-detail-codes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"standardized-status-detail-codes.js","sourceRoot":"","sources":["../../../src/models/tracking/standardized-status-detail-codes.ts"],"names":[],"mappings":";;;AAAA,yFAAyF;AACzF,IAAY,6BAyEX;AAzED,WAAY,6BAA6B;IACvC,
|
|
1
|
+
{"version":3,"file":"standardized-status-detail-codes.js","sourceRoot":"","sources":["../../../src/models/tracking/standardized-status-detail-codes.ts"],"names":[],"mappings":";;;AAAA,yFAAyF;AACzF,IAAY,6BAyEX;AAzED,WAAY,6BAA6B;IACvC,qFAAoD,CAAA;IACpD,qEAAoC,CAAA;IACpC,mFAAkD,CAAA;IAClD,2DAA0B,CAAA;IAC1B,wFAAuD,CAAA;IACvD,uDAAsB,CAAA;IACtB,mEAAkC,CAAA;IAClC,yEAAwC,CAAA;IACxC,mGAAkE,CAAA;IAClE,4DAA2B,CAAA;IAC3B,0DAAyB,CAAA;IACzB,yDAAwB,CAAA;IACxB,4DAA2B,CAAA;IAC3B,4EAA2C,CAAA;IAC3C,wFAAuD,CAAA;IACvD,0EAAyC,CAAA;IACzC,6FAA4D,CAAA;IAC5D,4EAA2C,CAAA;IAC3C,kFAAiD,CAAA;IACjD,uEAAsC,CAAA;IACtC,yEAAwC,CAAA;IACxC,iEAAgC,CAAA;IAChC,6EAA4C,CAAA;IAC5C,yEAAwC,CAAA;IACxC,oFAAmD,CAAA;IACnD,kEAAiC,CAAA;IACjC,mEAAkC,CAAA;IAClC,oEAAmC,CAAA;IACnC,4GAA2E,CAAA;IAC3E,yEAAwC,CAAA;IACxC,kGAAiE,CAAA;IACjE,gFAA+C,CAAA;IAC/C,wDAAuB,CAAA;IACvB,uEAAsC,CAAA;IACtC,sEAAqC,CAAA;IACrC,+FAA8D,CAAA;IAC9D,sHAAqF,CAAA;IACrF,gFAA+C,CAAA;IAC/C,yEAAwC,CAAA;IACxC,sGAAqE,CAAA;IACrE,0EAAyC,CAAA;IACzC,sEAAqC,CAAA;IACrC,+DAA8B,CAAA;IAC9B,wFAAuD,CAAA;IACvD,iEAAgC,CAAA;IAChC,+DAA8B,CAAA;IAC9B,iEAAgC,CAAA;IAChC,0EAAyC,CAAA;IACzC,kEAAiC,CAAA;IACjC,wHAAuF,CAAA;IACvF,kEAAiC,CAAA;IACjC,+EAA8C,CAAA;IAC9C,+EAA8C,CAAA;IAC9C,+EAA8C,CAAA;IAC9C,wDAAuB,CAAA;IACvB,mEAAkC,CAAA;IAClC,6FAA4D,CAAA;IAC5D,yEAAwC,CAAA;IACxC,gGAA+D,CAAA;IAC/D,gGAA+D,CAAA;IAC/D,wDAAuB,CAAA;IACvB,iEAAgC,CAAA;IAChC,6EAA4C,CAAA;IAC5C,gGAA+D,CAAA;IAC/D,+DAA8B,CAAA;IAC9B,mGAAkE,CAAA;IAClE,mEAAkC,CAAA;IAClC,2DAA0B,CAAA;IAC1B,0GAAyE,CAAA;IACzE,0EAAyC,CAAA;IACzC,oEAAmC,CAAA;IACnC,+EAA8C,CAAA;AAChD,CAAC,EAzEW,6BAA6B,6CAA7B,6BAA6B,QAyExC"}
|
package/package.json
CHANGED
package/spec.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Shipping API",
|
|
5
5
|
"description": "This API specification describes the canonical ShipEngine Shipping API connector module.",
|
|
6
|
-
"version": "1.24.
|
|
6
|
+
"version": "1.24.8"
|
|
7
7
|
},
|
|
8
8
|
"paths": {
|
|
9
9
|
"/Register": {
|
|
@@ -670,6 +670,14 @@
|
|
|
670
670
|
},
|
|
671
671
|
"components": {
|
|
672
672
|
"schemas": {
|
|
673
|
+
"AccessibilityTypes": {
|
|
674
|
+
"enum": [
|
|
675
|
+
"accessible",
|
|
676
|
+
"inaccessible"
|
|
677
|
+
],
|
|
678
|
+
"type": "string",
|
|
679
|
+
"description": "Specifies if the product is accessible during delivery,\r\naccessible\r\ninaccessible"
|
|
680
|
+
},
|
|
673
681
|
"AddressBase": {
|
|
674
682
|
"required": [
|
|
675
683
|
"postal_code",
|
|
@@ -1933,6 +1941,9 @@
|
|
|
1933
1941
|
"type": "string",
|
|
1934
1942
|
"description": "Provider additonal description regarding the dangerous goods. This is used as a placed holder to provider additional context and varies by carrier",
|
|
1935
1943
|
"nullable": true
|
|
1944
|
+
},
|
|
1945
|
+
"accessibility": {
|
|
1946
|
+
"$ref": "#/components/schemas/AccessibilityTypes"
|
|
1936
1947
|
}
|
|
1937
1948
|
},
|
|
1938
1949
|
"additionalProperties": false,
|
|
@@ -4211,22 +4222,38 @@
|
|
|
4211
4222
|
},
|
|
4212
4223
|
"StandardizedStatusDetailCodes": {
|
|
4213
4224
|
"enum": [
|
|
4214
|
-
"
|
|
4215
|
-
"
|
|
4216
|
-
"
|
|
4217
|
-
"
|
|
4225
|
+
"CARRIER_STATUS_NOT_MAPPED",
|
|
4226
|
+
"SHIPMENT_CREATED",
|
|
4227
|
+
"AWAITING_PICKUP_DROP_OFF",
|
|
4228
|
+
"DROPPED_OFF",
|
|
4218
4229
|
"ELEC_ADVICE_RECD_BY_CARRIER",
|
|
4219
|
-
"
|
|
4230
|
+
"PICKED_UP",
|
|
4231
|
+
"CUSTOMS_CLEARED",
|
|
4232
|
+
"CUSTOMS_PROCESSING",
|
|
4233
|
+
"DELIVERY_ARRANGED_WITH_RECIPIENT",
|
|
4234
|
+
"HUB_SCAN_OUT",
|
|
4235
|
+
"HUB_SCAN_IN",
|
|
4236
|
+
"IN_TRANSIT",
|
|
4237
|
+
"INFORMATION",
|
|
4238
|
+
"PARCEL_OVER_LABELLED",
|
|
4239
|
+
"PARCEL_UPDATE_NOTIFICATION",
|
|
4240
|
+
"RECEIVED_BY_CARRIER",
|
|
4241
|
+
"RECEIVED_LOCAL_DELIVERY_DEPOT",
|
|
4242
|
+
"SUB_CONTRACTOR_EVENT",
|
|
4243
|
+
"SUB_CONTRACTOR_RECEIVED",
|
|
4244
|
+
"PARCEL_REDIRECTED",
|
|
4245
|
+
"DELIVERY_SCHEDULED",
|
|
4246
|
+
"HUB_PROCESSING",
|
|
4247
|
+
"DELIVERY_RESCHEDULED",
|
|
4220
4248
|
"ATTEMPTED_DELIVERY",
|
|
4221
|
-
"
|
|
4222
|
-
"ATTEMPTED_DELIVERY_3RD",
|
|
4223
|
-
"COD_AMOUNT_NOT_PAID",
|
|
4249
|
+
"ATTEMPTED_DELIVERY_FINAL",
|
|
4224
4250
|
"COD_AMOUNT_PAID",
|
|
4225
4251
|
"CUSTOMER_CARDED",
|
|
4226
|
-
"CUSTOMER_IDENTIFICATION_FAILED",
|
|
4227
|
-
"INVALID_METHOD_OF_PAYMENT",
|
|
4228
|
-
"NO_ACCESS_TO_RECIPIENTS_ADDRESS",
|
|
4229
4252
|
"OUT_FOR_DELIVERY",
|
|
4253
|
+
"AWAITING_COLLECTION_FROM_PICKUP_POINT",
|
|
4254
|
+
"COLLECT_AT_LOCAL_PO",
|
|
4255
|
+
"CUSTOMER_TO_COLLECT_FROM_CARRIER",
|
|
4256
|
+
"DELIVERED_TO_RECEPTION",
|
|
4230
4257
|
"DELIVERED",
|
|
4231
4258
|
"DELIVERED_DAMAGED",
|
|
4232
4259
|
"DELIVERED_IN_PART",
|
|
@@ -4237,52 +4264,36 @@
|
|
|
4237
4264
|
"PARCEL_COLLECTED_FROM_PICKUP_POINT",
|
|
4238
4265
|
"POST_TRANSIT_STATUS",
|
|
4239
4266
|
"PROOF_OF_DELIVERY",
|
|
4240
|
-
"
|
|
4241
|
-
"
|
|
4242
|
-
"CUSTOMER_MOVED",
|
|
4243
|
-
"HAZARDOUS_PROHIBITED",
|
|
4244
|
-
"NOT_COLLECTED_FROM_PICKUP_POINT",
|
|
4245
|
-
"NOT_DELIVERED",
|
|
4246
|
-
"NOT_DELIVERED_ADDRESSEE_DECEASED",
|
|
4267
|
+
"PICKUP_FAILED",
|
|
4268
|
+
"NOT_YET_RECEIVED_BY_CARRIER",
|
|
4247
4269
|
"PARCEL_DAMAGED",
|
|
4248
|
-
"PARCEL_DISPOSED",
|
|
4249
|
-
"PARCEL_LOST",
|
|
4250
|
-
"PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY",
|
|
4251
|
-
"REFUSED_BY_CUSTOMER",
|
|
4252
|
-
"RETURN_TO_SENDER",
|
|
4253
4270
|
"ADDRESS_QUERY",
|
|
4254
4271
|
"CARRIER_DELAYS",
|
|
4255
|
-
"COLLECTION_MADE",
|
|
4256
|
-
"CUSTOMS_CLEARED",
|
|
4257
|
-
"CUSTOMS_PROCESSING",
|
|
4258
4272
|
"DELAYED_NOT_CARRIER",
|
|
4259
|
-
"DELIVERY_ARRANGED_WITH_RECIPIENT",
|
|
4260
4273
|
"HELD_BY_CARRIER",
|
|
4261
4274
|
"HELD_BY_CARRIER_FOR_CLEARANCE_PRE_PROCESSING",
|
|
4262
4275
|
"HELD_BY_CUSTOMS",
|
|
4263
4276
|
"HELD_BY_EXPORT_CUSTOMS",
|
|
4264
4277
|
"HELD_BY_IMPORT_CUSTOMS",
|
|
4265
|
-
"HUB_SCAN_OUT",
|
|
4266
|
-
"IN_TRANSIT",
|
|
4267
4278
|
"INCORRECT_DECLARATION",
|
|
4268
|
-
"
|
|
4269
|
-
"MISSORTED",
|
|
4270
|
-
"PARCEL_OVER_LABELLED",
|
|
4279
|
+
"MISROUTED",
|
|
4271
4280
|
"PARCEL_REPACKED",
|
|
4272
|
-
"PARCEL_UPDATE_NOTIFICATION_VIA_EMAIL",
|
|
4273
|
-
"PARCEL_UPDATE_NOTIFICATION_VIA_SMS",
|
|
4274
|
-
"RECEIVED_BY_CARRIER",
|
|
4275
|
-
"RECEIVED_LOCAL_DELIVERY_DEPOT",
|
|
4276
|
-
"ROUTING_ERROR",
|
|
4277
|
-
"SUB_CONTRACTOR_EVENT",
|
|
4278
|
-
"SUB_CONTRACTOR_RECEIVED",
|
|
4279
4281
|
"RECD_BY_CARRIER_NO_ELEC_ADVICE",
|
|
4280
|
-
"
|
|
4281
|
-
"
|
|
4282
|
-
"
|
|
4283
|
-
"
|
|
4284
|
-
"
|
|
4285
|
-
"
|
|
4282
|
+
"COD_AMOUNT_NOT_PAID",
|
|
4283
|
+
"CUSTOMER_IDENTIFICATION_FAILED",
|
|
4284
|
+
"NO_ACCESS_TO_RECIPIENTS_ADDRESS",
|
|
4285
|
+
"CANCELLED",
|
|
4286
|
+
"CUSTOMER_MOVED",
|
|
4287
|
+
"HAZARDOUS_PROHIBITED",
|
|
4288
|
+
"NOT_COLLECTED_FROM_PICKUP_POINT",
|
|
4289
|
+
"NOT_DELIVERED",
|
|
4290
|
+
"NOT_DELIVERED_ADDRESSEE_DECEASED",
|
|
4291
|
+
"PARCEL_DISPOSED",
|
|
4292
|
+
"PARCEL_LOST",
|
|
4293
|
+
"PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY",
|
|
4294
|
+
"REFUSED_BY_CUSTOMER",
|
|
4295
|
+
"RETURN_TO_SENDER",
|
|
4296
|
+
"UNSPECIFIED_EXCEPTION"
|
|
4286
4297
|
],
|
|
4287
4298
|
"type": "string",
|
|
4288
4299
|
"description": "This represents the ShipEngine supported detail codes for a shipment."
|
|
@@ -3,6 +3,7 @@ import { PackagingGroupTypes } from './packaging-group-types';
|
|
|
3
3
|
import { RegulationLevelTypes } from './regulation-level-types';
|
|
4
4
|
import { TransportMeanTypes } from './transport-mean-types';
|
|
5
5
|
import { DangerousAmountDetails } from './weight-details';
|
|
6
|
+
import { AccessibilityTypes } from '../accessibility-types';
|
|
6
7
|
|
|
7
8
|
/** @description Basic structure for a dangerous goods */
|
|
8
9
|
export class DangerousGoods {
|
|
@@ -44,4 +45,6 @@ export class DangerousGoods {
|
|
|
44
45
|
tunnel_code?: string;
|
|
45
46
|
/** @description Provider additonal description regarding the dangerous goods. This is used as a placed holder to provider additional context and varies by carrier */
|
|
46
47
|
additional_description?: string;
|
|
48
|
+
/** @description Identifies whatever the product being shipped is accessible or inaccessible during delivery.*/
|
|
49
|
+
accessibility?: AccessibilityTypes;
|
|
47
50
|
}
|
|
@@ -1,21 +1,37 @@
|
|
|
1
1
|
/** @description This represents the ShipEngine supported detail codes for a shipment. */
|
|
2
2
|
export enum StandardizedStatusDetailCodes {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
CarrierStatusNotMapped = 'CARRIER_STATUS_NOT_MAPPED',
|
|
4
|
+
ShipmentCreated = 'SHIPMENT_CREATED',
|
|
5
|
+
AwaitingPickupDropOff = 'AWAITING_PICKUP_DROP_OFF',
|
|
6
|
+
DroppedOff = 'DROPPED_OFF',
|
|
7
7
|
ElecAdviceRecdByCarrier = 'ELEC_ADVICE_RECD_BY_CARRIER',
|
|
8
|
-
|
|
8
|
+
PickedUp = 'PICKED_UP',
|
|
9
|
+
CustomsCleared = 'CUSTOMS_CLEARED',
|
|
10
|
+
CustomsProcessing = 'CUSTOMS_PROCESSING',
|
|
11
|
+
DeliveryArrangedWithRecipient = 'DELIVERY_ARRANGED_WITH_RECIPIENT',
|
|
12
|
+
HubScanOut = 'HUB_SCAN_OUT',
|
|
13
|
+
HubScanIn = 'HUB_SCAN_IN',
|
|
14
|
+
InTransit = 'IN_TRANSIT',
|
|
15
|
+
Information = 'INFORMATION',
|
|
16
|
+
ParcelOverLabelled = 'PARCEL_OVER_LABELLED',
|
|
17
|
+
ParcelUpdateNotification = 'PARCEL_UPDATE_NOTIFICATION',
|
|
18
|
+
ReceivedByCarrier = 'RECEIVED_BY_CARRIER',
|
|
19
|
+
ReceivedLocalDeliveryDepot = 'RECEIVED_LOCAL_DELIVERY_DEPOT',
|
|
20
|
+
SubContractorEvent = 'SUB_CONTRACTOR_EVENT',
|
|
21
|
+
SubContractorReceived = 'SUB_CONTRACTOR_RECEIVED',
|
|
22
|
+
ParcelRedirected = 'PARCEL_REDIRECTED',
|
|
23
|
+
DeliveryScheduled = 'DELIVERY_SCHEDULED',
|
|
24
|
+
HubProcessing = 'HUB_PROCESSING',
|
|
25
|
+
DeliveryRescheduled = 'DELIVERY_RESCHEDULED',
|
|
9
26
|
AttemptedDelivery = 'ATTEMPTED_DELIVERY',
|
|
10
|
-
|
|
11
|
-
AttemptedDelivery3Rd = 'ATTEMPTED_DELIVERY_3RD',
|
|
12
|
-
CodAmountNotPaid = 'COD_AMOUNT_NOT_PAID',
|
|
27
|
+
AttemptedDeliveryFinal = 'ATTEMPTED_DELIVERY_FINAL',
|
|
13
28
|
CodAmountPaid = 'COD_AMOUNT_PAID',
|
|
14
29
|
CustomerCarded = 'CUSTOMER_CARDED',
|
|
15
|
-
CustomerIdentificationFailed = 'CUSTOMER_IDENTIFICATION_FAILED',
|
|
16
|
-
InvalidMethodOfPayment = 'INVALID_METHOD_OF_PAYMENT',
|
|
17
|
-
NoAccessToRecipientsAddress = 'NO_ACCESS_TO_RECIPIENTS_ADDRESS',
|
|
18
30
|
OutForDelivery = 'OUT_FOR_DELIVERY',
|
|
31
|
+
AwaitingCollectionFromPickupPoint = 'AWAITING_COLLECTION_FROM_PICKUP_POINT',
|
|
32
|
+
CollectAtLocalPo = 'COLLECT_AT_LOCAL_PO',
|
|
33
|
+
CustomerToCollectFromCarrier = 'CUSTOMER_TO_COLLECT_FROM_CARRIER',
|
|
34
|
+
DeliveredToReception = 'DELIVERED_TO_RECEPTION',
|
|
19
35
|
Delivered = 'DELIVERED',
|
|
20
36
|
DeliveredDamaged = 'DELIVERED_DAMAGED',
|
|
21
37
|
DeliveredInPart = 'DELIVERED_IN_PART',
|
|
@@ -26,50 +42,34 @@ export enum StandardizedStatusDetailCodes {
|
|
|
26
42
|
ParcelCollectedFromPickupPoint = 'PARCEL_COLLECTED_FROM_PICKUP_POINT',
|
|
27
43
|
PostTransitStatus = 'POST_TRANSIT_STATUS',
|
|
28
44
|
ProofOfDelivery = 'PROOF_OF_DELIVERY',
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
CustomerMoved = 'CUSTOMER_MOVED',
|
|
32
|
-
HazardousProhibited = 'HAZARDOUS_PROHIBITED',
|
|
33
|
-
NotCollectedFromPickupPoint = 'NOT_COLLECTED_FROM_PICKUP_POINT',
|
|
34
|
-
NotDelivered = 'NOT_DELIVERED',
|
|
35
|
-
NotDeliveredAddresseeDeceased = 'NOT_DELIVERED_ADDRESSEE_DECEASED',
|
|
45
|
+
PickupFailed = 'PICKUP_FAILED',
|
|
46
|
+
NotYetReceivedByCarrier = 'NOT_YET_RECEIVED_BY_CARRIER',
|
|
36
47
|
ParcelDamaged = 'PARCEL_DAMAGED',
|
|
37
|
-
ParcelDisposed = 'PARCEL_DISPOSED',
|
|
38
|
-
ParcelLost = 'PARCEL_LOST',
|
|
39
|
-
ParcelOutsideOfServiceCapability = 'PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY',
|
|
40
|
-
RefusedByCustomer = 'REFUSED_BY_CUSTOMER',
|
|
41
|
-
ReturnToSender = 'RETURN_TO_SENDER',
|
|
42
48
|
AddressQuery = 'ADDRESS_QUERY',
|
|
43
49
|
CarrierDelays = 'CARRIER_DELAYS',
|
|
44
|
-
CollectionMade = 'COLLECTION_MADE',
|
|
45
|
-
CustomsCleared = 'CUSTOMS_CLEARED',
|
|
46
|
-
CustomsProcessing = 'CUSTOMS_PROCESSING',
|
|
47
50
|
DelayedNotCarrier = 'DELAYED_NOT_CARRIER',
|
|
48
|
-
DeliveryArrangedWithRecipient = 'DELIVERY_ARRANGED_WITH_RECIPIENT',
|
|
49
51
|
HeldByCarrier = 'HELD_BY_CARRIER',
|
|
50
52
|
HeldByCarrierForClearancePreProcessing = 'HELD_BY_CARRIER_FOR_CLEARANCE_PRE_PROCESSING',
|
|
51
53
|
HeldByCustoms = 'HELD_BY_CUSTOMS',
|
|
52
54
|
HeldByExportCustoms = 'HELD_BY_EXPORT_CUSTOMS',
|
|
53
55
|
HeldByImportCustoms = 'HELD_BY_IMPORT_CUSTOMS',
|
|
54
|
-
HubScanOut = 'HUB_SCAN_OUT',
|
|
55
|
-
InTransit = 'IN_TRANSIT',
|
|
56
56
|
IncorrectDeclaration = 'INCORRECT_DECLARATION',
|
|
57
|
-
|
|
58
|
-
Missorted = 'MISSORTED',
|
|
59
|
-
ParcelOverLabelled = 'PARCEL_OVER_LABELLED',
|
|
57
|
+
Misrouted = 'MISROUTED',
|
|
60
58
|
ParcelRepacked = 'PARCEL_REPACKED',
|
|
61
|
-
ParcelUpdateNotificationViaEmail = 'PARCEL_UPDATE_NOTIFICATION_VIA_EMAIL',
|
|
62
|
-
ParcelUpdateNotificationViaSms = 'PARCEL_UPDATE_NOTIFICATION_VIA_SMS',
|
|
63
|
-
ReceivedByCarrier = 'RECEIVED_BY_CARRIER',
|
|
64
|
-
ReceivedLocalDeliveryDepot = 'RECEIVED_LOCAL_DELIVERY_DEPOT',
|
|
65
|
-
RoutingError = 'ROUTING_ERROR',
|
|
66
|
-
SubContractorEvent = 'SUB_CONTRACTOR_EVENT',
|
|
67
|
-
SubContractorReceived = 'SUB_CONTRACTOR_RECEIVED',
|
|
68
59
|
RecdByCarrierNoElecAdvice = 'RECD_BY_CARRIER_NO_ELEC_ADVICE',
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
60
|
+
CodAmountNotPaid = 'COD_AMOUNT_NOT_PAID',
|
|
61
|
+
CustomerIdentificationFailed = 'CUSTOMER_IDENTIFICATION_FAILED',
|
|
62
|
+
NoAccessToRecipientsAddress = 'NO_ACCESS_TO_RECIPIENTS_ADDRESS',
|
|
63
|
+
Cancelled = 'CANCELLED',
|
|
64
|
+
CustomerMoved = 'CUSTOMER_MOVED',
|
|
65
|
+
HazardousProhibited = 'HAZARDOUS_PROHIBITED',
|
|
66
|
+
NotCollectedFromPickupPoint = 'NOT_COLLECTED_FROM_PICKUP_POINT',
|
|
67
|
+
NotDelivered = 'NOT_DELIVERED',
|
|
68
|
+
NotDeliveredAddresseeDeceased = 'NOT_DELIVERED_ADDRESSEE_DECEASED',
|
|
69
|
+
ParcelDisposed = 'PARCEL_DISPOSED',
|
|
70
|
+
ParcelLost = 'PARCEL_LOST',
|
|
71
|
+
ParcelOutsideOfServiceCapability = 'PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY',
|
|
72
|
+
RefusedByCustomer = 'REFUSED_BY_CUSTOMER',
|
|
73
|
+
ReturnToSender = 'RETURN_TO_SENDER',
|
|
74
|
+
UnspecifiedException = 'UNSPECIFIED_EXCEPTION',
|
|
75
75
|
}
|