Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 11 Next »

Fields

Notes

  • Fields marked with asterisk (*) are required fields

Meta Fields

Field Name

Description

Accepted Values

Default Values

mrSpeedyVehicle

type of vehicle to be used for delivery

7 (Car)

8 (Motorbike)

8

motoboxRequired

Whether or not to use a motobox

“true”

“false”

“true”

Notes

Weight

  • The default value for weight is 5kg.

  • Weight must be a number and must not exceed 300.

mrSpeedyVehicle

  • In mrSpeedyVehicle, the maximum weight for Motorbike is 20kg.

COD Amount

  • The maximum value for COD Amount for MrSpeedy is P10000.00.

Buyout Amount

  • Buyout Amount for MrSpeedy is always equal to the COD amount of the delivery.

  • The maximum amount for buyout_amount is 1,500.00.

Sample Create Post Meta Fields Body

"metaFields": {
  "mrSpeedyVehicle": 7,
  "motoboxRequired": "true",
}


  • No labels