Premium Payments 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 | payment_issued_date | timestamp (string) using the ISO 8601 | Date when the payment was made. |
| 5 | amount | Decimal(15,5) | Amount of the payment applied. |
Notes
This file details premium payments made for specific plans. The data is informational and not required for the authorization processes within the Osigu platform.
Updated 5 months ago
