Retrieve AR Balance

GET {{base_url}}/ARReview/ARBalance

NOTE: This supports filterHash query string parameters. For information about filterHash query string parameters, see Pagination.

Use this endpoint to retrieve all AR invoice data from the Ledger AR table.

Request Params

KeyDatatypeRequiredDescription
`WBSInvoice`string
The combination of the project record and invoice key.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

{"WBS1":"ZC123.24","WBS1Name":"CCProj 4/2 2:15 PM","Company":"00","Invoice":"000000001","InvoiceDate":"2024-04-03T00:00:00.000","CreditMemoRefNo":"","Balance":146.94,"OriginalAmt":157.5,"BillingClientID":"af914ca2d8f64cce8ef7e43c0af8c65d","BillingClient":"Carline Firm 1"}