Creates a new PremInvoiceSubscriber
Success
Unauthorized
{- "invoice_Key": 0,
- "group_ID": "string",
- "division_ID": "string",
- "subscriber_ID": "string",
- "dependent_Count": 0,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "member_Count": 0,
- "premium_Waived": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}
{- "data": {
- "invoice_Key": 0,
- "group_ID": "string",
- "division_ID": "string",
- "subscriber_ID": "string",
- "dependent_Count": 0,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "member_Count": 0,
- "premium_Waived": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Lists all PremInvoiceSubscriber for the given invoiceKey
Success
Unauthorized
Updates a specific PremInvoiceSubscriber.
Success
Unauthorized
{- "invoice_Key": 0,
- "group_ID": "string",
- "division_ID": "string",
- "subscriber_ID": "string",
- "dependent_Count": 0,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "member_Count": 0,
- "premium_Waived": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}
{- "data": {
- "invoice_Key": 0,
- "group_ID": "string",
- "division_ID": "string",
- "subscriber_ID": "string",
- "dependent_Count": 0,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "member_Count": 0,
- "premium_Waived": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Create or Update multiple PremInvoiceSubscriber at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.
Success
Unauthorized
[- {
- "invoice_Key": 0,
- "group_ID": "string",
- "division_ID": "string",
- "subscriber_ID": "string",
- "dependent_Count": 0,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "member_Count": 0,
- "premium_Waived": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Lists all PremInvoiceSubscriber History for the given invoiceKey and Subscriber ID
Success
Unauthorized
Retrieves detailed calculations and metrics for subscribers associated with a specific invoice key, including financial summaries, premium adjustments, and waiver statuses.
Success
Unauthorized
Retrieves detailed calculations and metrics for subscribers associated with a specific invoice key, including financial summaries, premium adjustments, and waiver statuses.
Success
Unauthorized
Retrieves detailed invoice adjustments for subscribers associated with a specific invoice key, including financial summaries, & premium adjustments.
Success
Unauthorized