Premium Charges by Plan
File Name: v2_po_premium_charges.csv
Structure
The required fields are marked in bold.
# | Field Name | Type | Description |
---|---|---|---|
1 | insurer_slug | String[64] | Slug of the Payer provided by Osigu. |
2 | policy_number | String[32] | Plan/policy number must match a record in the v2_policies.csv file. |
3 | currency_code | String[3] using the ISO 4217 | Currency code in which the amount is expressed. |
4 | name | String[64] | Name of the applied charge. |
5 | amount | Decimal(15,5) | Amount of the applied charge. |
Notes
This file details additional charges applied to premiums for specific plans. The data is informational and not required for the authorization processes within the Osigu platform.
Updated 7 days ago