Goods In Transit (GIT) On-demand

The policy covers the risks of loss or damage to the goods insured in transit.

Certain properties obtain their values from supplementary endpoints. Refer to the Auxiliary page for a list of these additional endpoints.

Buy Goods In Transit On-demand Insurance

Use this end-point to buy Goods in transit insurance by Sovereign Trust Insurance.

POST https://api.mycover.ai/v1/products/sti/buy-git-ondemand

Request Body

Name
Type
Description

first_name*

string

Company's admin first name

last_name*

string

Company's admin last name

email*

string

Company's admin valid email address

phone_number*

string

Company's admin valid phone number

address*

string

Address of the customer

pickup_location*

string

The pickup location

drop_off_location*

string

The dropoff location

shipping_date*

string

Date of shipping

vehicle_plate_number*

string

The plate number on the vehicle

vehicle_type*

string

vehicle_type must be one of the following values: Truck, Car, Bus, Motorcycle, Tricycle, Air Plane

item_value*

number

Total amount in value of the item

item_details*

object[]

An array of items in this format: [ { "description": string, "value": number, "quantity": number, "image": string } ]

product_id*

string

Product ID

Response

Buy Goods In Transit On-demand Insurance (Capped)

Use this end-point to buy Goods in transit insurance by Sovereign Trust Insurance (capped).

POST https://api.mycover.ai/v1/products/sti/buy-git-ondemand

Request Body

Name
Type
Description

first_name*

string

Company's admin first name

last_name*

string

Company's admin last name

email*

string

Company's admin valid email address

phone_number*

string

Company's admin valid phone number

address*

string

Address of the customer

pickup_location*

string

The pickup location

drop_off_location*

string

The dropoff location

shipping_date*

string

Date of shipping

vehicle_plate_number*

string

The plate number on the vehicle

vehicle_type*

string

vehicle_type must be one of the following values: Truck, Car, Bus, Motorcycle, Tricycle, Air Plane

item_value*

number

Total amount in value of the item

item_details*

object[]

An array of items in this format: [ { "description": string, "value": number, "quantity": number, "image": string } ]

product_id*

string

Product ID

Response

Certain properties obtain their values from supplementary endpoints. Refer to the Auxiliary page for a list of these additional endpoints.

Auxiliary

Last updated

Was this helpful?