Retrieve AR Balance Detail
GET {{base_url}}/ARReview/ARBalanceDetail
NOTE: This supports filterHash query string parameters. For information about filterHash query string parameters, see Pagination.
Use this endpoint to retrieve detail information for each AR invoice data from the Ledger AR table.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
`WBS | Invoice` | string | |
The combination of the project record and invoice key. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
{"Invoice":"000000001","CreditMemoRefNo":"","WBS1":"ZC123.24","WBS2":" ","WBS3":" ","Account":"401.00","WBS1Name":"CCProj 4/2 2:15 PM","WBS2Name":"CCProj 4/2 2:15 PM","WBS3Name":"CCProj 4/2 2:15 PM","BillClientID":"d9a34dbba77b4728859e4000ca42c4d0","BillClient":"Test","BillingGroupWBS1":"","BillingGroupName":"","InvoiceAmount":150.0}