Retrieve Invoice Transaction Detail - Billing Limits

GET {{base_url}}/InteractiveDetail/:WBSKey/BillingLimits

Use this endpoint to retrieve invoice transaction detail -billing limits associated with a project in Interactive Billing.

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

[{"Invoice":"000000006","MainWBS1":"X2.02400000000000043","RecdSeq":2,"BillWBS1":"X2.02400000000000043","BillWBS2":" ","BillWBS3":" ","Sequence":1,"Section":"Total Billings","CurrentAmt":2000.0,"PriorAmt":5420.0,"Total":7420.0,"Limit":108500.0,"Adjustment":101080.0},{"Invoice":"000000007","MainWBS1":"X2.02400000000000043","RecdSeq":2,"BillWBS1":"X2.02400000000000043","BillWBS2":" ","BillWBS3":" ","Sequence":1,"Section":"Total Billings","CurrentAmt":1200.0,"PriorAmt":7420.0,"Total":8620.0,"Limit":108500.0,"Adjustment":99880.0}]