Retrieve Invoice Transaction Detail - Invoice Interest
GET {{base_url}}/InteractiveDetail/:WBS1/InvoiceInterest
Use this endpoint to retrieve invoice transaction detail - invoice interest associated with a project in Interactive Billing.
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":"000000007","MainWBS1":"X2.02400000000000043","RecdSeq":2,"BillWBS1":"X2.02400000000000043","BillWBS2":" ","BillWBS3":" ","Interest":779.1,"Balance":7791.0,"GracePeriod":1.0,"Rate":10.0}]