get_all_invoice_information_m Guide
- Last updated
-
-
Save as PDF
This API returns both real and pending invoice details for all accounts matching specified query.
Additional Guidance
Querystring Keys
Field Name |
Notes |
<invoice_type> |
Allowable values
Values |
Description |
R |
Real invoice |
P |
Pending invoice |
|
Output Fields
Field Name |
Notes |
<invoice_type> |
Allowable values
Values |
Description |
R |
Real invoice |
P |
Pending invoice |
|
<invoice_line_items> |
Allowable values
Values |
Description |
true |
Line items are available for the invoice. |
false |
No line items are available for the invoice. |
|
<transaction_type> |
Allowable values
Values |
Description |
1 |
Invoice |
-1 |
Voided Invoice |
2 |
check |
-2 |
Voided Check |
3 |
Electronic Payment |
-3 |
Voided Electronic Payment |
4 |
Balance Transfer To Account |
-4 |
Voided Balance Transfer To Account |
5 |
Balance Transfer From Account |
-5 |
Voided Balance Transfer From Account |
6 |
Write Off |
-6 |
Voided Write Off |
7 |
Out-of-band Electronic Credit |
-7 |
Voided Out-of-band Electronic Credit |
8 |
Refund Request |
-8 |
Voided Refund Request |
9 |
Balance Forward |
-9 |
Voided Balance Forward |
10 |
Cash Credit |
-10 |
Voided Cash Credit |
11 |
Credit From Overpayment |
-11 |
Voided Credit From Overpayment |
12 |
Electronic Refund Disbursement |
-12 |
Voided Electronic Refund Disbursement |
13 |
Check Refund Disbursementt |
-13 |
Voided Check Refund Disbursement |
14 |
External charge |
-14 |
Voided External Charge |
15 |
Dunning Charge |
-15 |
Voided Dunning Charge |
16 |
reinstated Charge transaction |
-16 |
voided reinstated Charge transaction |
17 |
reinstated Payment transaction |
-17 |
voided reinstated payment transaction |
18 |
Negative Balance Forward |
-18 |
Voided Negative Balance Forward |
19 |
3rd party payment |
-19 |
voided 3rd party payment |
20 |
3rd party payment refund |
-20 |
voided 3rd party payment refund |
21 |
Invoice charge line item |
-21 |
Voided Invoice charge line item |
22 |
Invoice credit line item |
-22 |
Voided Invoice credit line item |
24 |
Credit memo line |
-24 |
Voided credit memo line |
|
<is_excluded> |
Allowable values
Values |
Description |
0 |
The invoice line item is taxable (included) |
1 |
The invoice line item is not taxable (excluded) |
|
<line_type> |
Allowable values
Values |
Description |
1 |
Recurring charge |
2 |
Tax charge |
3 |
Service credit |
4 |
Coupon Credit |
5 |
Activation Charge |
6 |
Usage Charge |
7 |
Recurring arrears charge |
8 |
Order charge |
9 |
Surcharge |
|
<tax_inclusive_ind> |
Allowable values
Values |
Description |
0 |
The service is tax-exclusive. |
1 |
The service is tax-inclusive. |
|