get_acct_preview_next_bill_m Guide
- Last updated
-
-
Save as PDF
The get_acct_preview_next_bill_m API returns the preview of the 'next bill' (invoice) for a Master Plan Instance based on the specified account number and Master Plan Instance.
API Specification:
|
get_acct_preview_next_bill_m |
Required Fields:
|
- <client_no>
- <auth_key>
- <acct_no> or <client_acct_id>
- <master_plan_instance_no> or <client_master_plan_instance_id>
|
Additional Guidance
Input Fields
Field Name |
Notes |
<auto_skip_to_next_bill_date> |
Preview either unbilled prior period statement or current period statement when called during bill lag days.
Allowable Values
Values |
Description |
|
(Default) Client Settings are used. |
0 |
Return the preview of the current period, which is yet to be billed due to positive bill lag days. |
1 |
Return the preview of the next period, even though the current period is yet to be billed due to positive bill lag days. |
|