Outbound Enrollment Acknowledgement File
File name: TO_VENDOR_NAME.ACK.YYYYMMDDThhmmss.P.csv
Max file size: 10000 rows
Please include header as the first line
| Field Name | DataType | Description | Example | Required |
|---|---|---|---|---|
| row_num | int | The corresping line number in the inbound file | 11 | Y |
| external_contract_id | String | The policy level ID(contract/enrollment) for that line number<br>Leave blank if vendor doesn't have policy ID/enrollment ID | 22567 | N |
| application_id | String | The application ID for that line number | 22567-ubt-1ba | N |
| result | ENUM(A,R) | The result of parsing this line; A for accepted, R for rejected | R | Y |
| error | String | The description of parsing error. Blank if accepted. | Keyerror on "application_ID" | N |
Updated 4 months ago
