Calculate Policy Amount

post
/policies/calculate

Calculate a policy’s premium amount.

amount
Amount
required
amount
string
required
Match pattern:
^[0-9.]+$
currency
string
required
>= 3 characters<= 3 characters
Example:
USD
Match pattern:
^[A-Z]{3}$
original_country_region
string
required

country region of origin

Example:
USA
Match pattern:
^[A-Z]{3}$
destination_country_region
string
required

country region of destination

Example:
USA
Match pattern:
^[A-Z]{3}$
courier_slug
string

shipping supplier

Auth
:
Body
preparing...