Retrieve Invoice Transaction Detail - Invoice Header

GET {{base_url}}/InteractiveDetail/:WBS1/InvoiceMaster

Use this endpoint to retrieve invoice transaction detail - invoice header 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":"000000001","MainWBS1":".0000052821","InvoiceDate":"2024-05-03T00:00:00.000","BillWBS1":".0000052821","BillWBS2":" ","BillWBS3":" ","MainName":"CCProj 5/2 8:21 PM","BillWBS2Name":" ","BillWBS3Name":" ","BillName":"CCProj 5/2 8:21 PM","Description":"","Footer":"","FromDate":"2023-10-01T00:00:00.000","ToDate":"2024-04-30T00:00:00.000","Address1":"","Address2":"","Address3":"","Address4":"","Address5":"","Address6":"","Address7":"","Address8":"","Address9":"","Address10":"","TaxCountryCode":"","TaxRegistrationNumber":"","FirmTaxCountryCode":"US","FirmTaxRegistrationNumber":"12-3456789","Addressee":"","OriginalInvoice":"","DueDate":"","PreInvoice":"N","ClientID":"","Company":"00","FirmName":"America","FirmByline":"Architects and Engineers","FirmAddress1":"123 Washington Ave","FirmAddress2":"Address#Line#2","FirmAddress3":"Address#Line#3","FirmAddress4":"Chicago, IL 60602","FirmEmail":"america@mcmcbasedb.com","FirmPhone":"456.695.9821","RecordType":"IN"},{"Invoice":"000000001","MainWBS1":".0000052821","InvoiceDate":"2024-05-03T00:00:00.000","BillWBS1":".0000052821","BillWBS2":"P1","BillWBS3":" ","MainName":"CCProj 5/2 8:21 PM","BillWBS2Name":"P1","BillWBS3Name":" ","BillName":"CCProj 5/2 8:21 PM","Description":"","Footer":"","FromDate":"2023-10-01T00:00:00.000","ToDate":"2024-04-30T00:00:00.000","Address1":"","Address2":"","Address3":"","Address4":"","Address5":"","Address6":"","Address7":"","Address8":"","Address9":"","Address10":"","TaxCountryCode":"","TaxRegistrationNumber":"","FirmTaxCountryCode":"US","FirmTaxRegistrationNumber":"12-3456789","Addressee":"","OriginalInvoice":"","DueDate":"","PreInvoice":"N","ClientID":"","Company":"00","FirmName":"America","FirmByline":"Architects and Engineers","FirmAddress1":"123 Washington Ave","FirmAddress2":"Address#Line#2","FirmAddress3":"Address#Line#3","FirmAddress4":"Chicago, IL 60602","FirmEmail":"america@mcmcbasedb.com","FirmPhone":"456.695.9821","RecordType":"IN"}]