Marine Cover
The policy covers the risks of loss or damage to the packages insured during shipment by Sovereign Trust Insurance.
Certain properties obtain their values from supplementary endpoints. Refer to the Auxiliary page for a list of these additional endpoints.
Buy Marine Cover By STI (Capped or Uncapped)
Use this end-point to buy Marine Cover by STI
POST
https://api.mycover.ai/v1/products/sti/buy-marine-cover
Request Body
Name | Type | Description |
---|---|---|
first_name* | string | The first name |
last_name* | string | The last name |
email* | string | A valid email address |
phone_number* | string | A valid phone number |
cargo_details* | { "description": string, "value": number, "quantity": number, "image": string }[] | List if the cargo items. |
cargo_value* | number | The total value of the cargo items. It must tally with the sum of all the cargo_details.value's. |
country_of_origin* | string | Country where the items are shipped from. |
destination_country* | string | Country where the items are shipped to. |
shipping_date* | string | When is it being shipped? |
product_id* | string | UUID of the insurance product |
Certain properties obtain their values from supplementary endpoints. Refer to the Auxiliary page for a list of these additional endpoints.
Last updated