Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Required Fields

Pickup Address

...

Field Name

...

Grab Field Equivalent

...

Data Type

...

Description

...

Pickup Address

...

origin.address

...

string

...

Pickup Address street name

...

Latitude

...

origin.coordinates.lat

...

number

...

Pickup Latitude

...

Longitude

...

origin.coordinates.long

...

number

...

Pickup Longitude

Delivery Address

...

Field Name

...

Grab Field Equivalent

...

Data Type

...

Description

...

Delivery Address

...

destination.address

...

string

...

Delivery Address street name

...

Latitude

...

origin.coordinates.lat

...

number

...

Delivery Latitude

...

Longitude

...

origin.coordinates.long

...

number

...

Info

Grab has no metafield but listed below are the required fields and the default values set for it.

Dimension and Weight

Info

These are required fields on Grab APIs in which we set a default value 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

Info
  • 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.

...