Grab has no metafield but listed below are the required fields and the default values set for it.
Dimension and Weight
Listed below are the required fields on Grab APIs in which we set a default value (to be sent to Grab’s end) if user input is 0 or if field is left unfilled.
Field | Default Value (if field is left unfilled or is 0) | Max Value (Will throw an error if value reached beyond max value) |
---|---|---|
Depth | 35 (cm) | 40 (cm) |
Width | 35 (cm) | 40 (cm) |
Height | 25 (cm) | 32 (cm) |
Weight | 5000 (g) | 20000 (g) |
Notes
Grab’s Dimension units are in centimeters and grams.
Inches and Kg units will be converted before sending to Grab APIs, 1in = 2.54cm, 1kg = 1000g
Units are also rounded up as Grab APIs wont accept dimension values with decimals.
Grab has a distance limit of 35 km.
Once a Post is ACCEPTED, the Tracking Number and Tracking URL will be available on the Post dropdown. This confirms that the Post is successfully created on Grab’s system. (Sample post below)
COD Amount
We’ve set a limit of PhP 5,000 for COD Amount, If COD Amount value goes beyond PhP 5,000, post will not be created on Grab and a "Maximum allowed COD Amount exceeded. Max. Value is PhP 5,000”
error message will be displayed on the post’s History Remarks.