Created
May 27, 2018 11:58
-
-
Save abel-masila/652fd6f613346454be708e97c7d0ab07 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "filedata": [ | |
| { | |
| "date_issued": "2018-01-25", | |
| "transaction_type": "IMPORT", | |
| "policy_number": "jub/2018/0298", | |
| "open_cover": true, | |
| "endorsement_number": "jub/2018/0298/001", | |
| "icc": "ICC-A", | |
| "insured_name": "Another buyer", | |
| "insured_email": "a@noth.er", | |
| "insured_tin": "999-666-333", | |
| "intermediary_name": "ANOTHER BROKER", | |
| "intermediary_tin": "111-222-333", | |
| "goods_category": "Live Animals; Animal Products", | |
| "country_of_origin": "US", | |
| "destination": "", | |
| "conveyance": "SEA", | |
| "financier": "exim", | |
| "currency_code": "USD", | |
| "exchange_rate_used": "2250", | |
| "sum_insured": "1000000000", | |
| "premium": "100000", | |
| "VAT": "18000", | |
| "unit_of_measure": "kgs", | |
| "quantity": "25", | |
| "cover_start_date": "2018-01-25" | |
| }, | |
| { | |
| "date_issued": "2018-01-25", | |
| "transaction_type": "IMPORT", | |
| "policy_number": "303598340", | |
| "open_cover": false, | |
| "endorsement_number": "303598340", | |
| "icc": "ICC-B", | |
| "insured_name": "Mwingine", | |
| "insured_email": "an@oth.er", | |
| "insured_tin": "888-555-222", | |
| "intermediary_name": "ANOTHER AGENT", | |
| "intermediary_tin": "444-555-666", | |
| "goods_category": "Prepared Foodstuffs Beverages, Spirits, Tobacco", | |
| "country_of_origin": "TZ", | |
| "destination": "", | |
| "conveyance": "SEA", | |
| "financier": "", | |
| "currency_code": "TZS", | |
| "exchange_rate_used": "1", | |
| "sum_insured": "20000000000", | |
| "premium": "2000000", | |
| "VAT": "360000", | |
| "unit_of_measure": "ltrs", | |
| "quantity": "1520", | |
| "cover_start_date": "2018-03-30" | |
| }, | |
| { | |
| "date_issued": "2018-01-25", | |
| "transaction_type": "EXPORT", | |
| "policy_number": "2018-01-23-061", | |
| "open_cover": true, | |
| "endorsement_number": "2018-01-23-061-00021", | |
| "icc": "ICC-C", | |
| "insured_name": "Kampuni ltd", | |
| "insured_email": "mwenye@gmail.com", | |
| "insured_tin": "777-444-111", | |
| "intermediary_name": "BROKER XYZ", | |
| "intermediary_tin": "777-888-999", | |
| "goods_category": "Chemicals And Chemicals Products", | |
| "country_of_origin": "GB", | |
| "destination": "", | |
| "conveyance": "AIR", | |
| "financier": "", | |
| "currency_code": "GBP", | |
| "exchange_rate_used": "3564", | |
| "sum_insured": "300000000", | |
| "premium": "75000000", | |
| "VAT": "13500000", | |
| "unit_of_measure": "kgs", | |
| "quantity": "25052", | |
| "cover_start_date": "2018-02-01" | |
| }, | |
| { | |
| "date_issued": "2018-01-25", | |
| "transaction_type": "EXPORT", | |
| "policy_number": "", | |
| "open_cover": false, | |
| "endorsement_number": "", | |
| "icc": "", | |
| "insured_name": "", | |
| "insured_email": "", | |
| "insured_tin": "", | |
| "intermediary_name": "", | |
| "intermediary_tin": "", | |
| "goods_category": "", | |
| "country_of_origin": "", | |
| "destination": "", | |
| "conveyance": "", | |
| "financier": "", | |
| "currency_code": "", | |
| "exchange_rate_used": "", | |
| "sum_insured": "", | |
| "premium": "", | |
| "VAT": "", | |
| "unit_of_measure": "", | |
| "quantity": "", | |
| "cover_start_date": "" | |
| } | |
| ], | |
| "insurer": "ce69d2fd-36b7-4b61-9574-b730eb402df4" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment