Get Insurance Premium

Retrieves total premium for insurance on a specific parcel.
get
https://api.terminal.africa/v1
/insurance/premium
/insurance/premium/?parcel=:parcel_id
This endpoint allows you to retrieve premium charge for insurance coverage.
Parameters
Query
currency
Currency for insurance premium. Defaults to NGN. Available options are AED, AUD, CAD, CNY, EUR, GBP, GHS, HKD, KES, NGN, TZS, UGX, USD, ZAR.
insurance_type
Type of insurance for which premium should be returned. Defaults to local. Available options are local, export.
parcel*
Unique parcel_id reference.
Header
Authorization*
Set value to Bearer SECRET_KEY
Content-Type
Set value to application/json
Responses
200: OK
Insurance premium for parcel retrieved successfully