Get Invoice Details
This endpoint makes an HTTP GET request to retrieve the details of a specific invoice identified by the invoiceId parameter. The invoiceId parameter is provided in the query string.
### Request Parameters
### Request Parameters
| Param | Required | **Type** | Description |
| --- | --- | --- | --- |
| invoiceId | Mandatory | String | The unique identifier of the invoice for which details are to be retrieved. |
Headers
DICE-APP-ID
X-CLIENT-ID
X-CLIENT-SECRET
Query parameters
invoiceId
Response
OK
id
invoiceId
billDate
dueDate
billNo
createdAt
category
service
billTo
shipTo
vendor
raiser
currency
amount
currencyAmount
taxInfo
poData
duplicate
data
attrs
duplicates
items
files
predictedAmount
costAllocationDone
advancePaid
advanceTdsPaid
creditNote
creditNoteBase
creditNoteTax
creditNoteTds
creditNoteTotal
lastApprover

