Non Pareil International Freight (Limited Services ONLY)
Important Notes
Declared Value field for non multiple item and multiple item list is required for Non Pareil and value should always be greater than 0. Otherwise, it will error out.
Fields marked with asterisk (*) are required fields.
Once post is accepted:
Non Pareil has no indication if the post/order was accepted to their system.
Tracking number will be displayed upon status update to STARTED PICKUP.
No Tracking URL.
Meta Fields
Field Name | Description | Accepted Values | Default Values |
---|---|---|---|
costCenter* | Cost center of the package |
| none |
modeOfShipment* | Mode of shipment of the package |
| none |
requestedBy* | Package is requested by whom |
| none |
handlingInstruction | Handling Instruction for the courier. |
| none |
isPerishable | Indication if the package is perishable (likely to decay or go bad quickly) | Yes |
|
approver | Approver of the package |
| none |
Sample Create Post Meta Fields Body
"metaFields": {
"costCenter": "I892-02",
"modeOfShipment": "Land",
"requestedBy": "Ms. Aileen Dela Cruz",
"handlingInstruction": "Package is fragile. Please handle with care.",
"isPerishable": "Yes",
"approver": "James Ride"
}