Versions Compared

Key

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

...

Parameter

Mandatory

Type

Description

Example

Description

Y

String

Product name or description of the item

Leave With Me Dress In Navy Fl

Units

N

Numerical

Count of specific item

1

UnitValue

Y

Decimal

Value of the item per unit

25

UnitKg

Y

Decimal

Weight of the item per unit

0.25

Country

N

String

Country of items origin

New Zealand

Currency

Y

String

Currency of UnitValue

NZD

ItemNo

N

String

Item Number

12312

SKU

Y

String

SKU Number

ST1306B-white

Example Request

Info

Live:  https://api.omniparcel.com/ratesqueryv1/availablerates

Staging: https://staging.omniparcel.com/ratesqueryv1/availablerates

Headers

Code Block
access_key: [access_key_for_site_account]
Content-Type: application/json; charset=utf-8

...