Get Summaries
get
/invoices/{invoiceGid}/summaries
Request
Path Parameters
-
invoiceGid(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
-
limit: integer(int32)
Positive integer value that specifies the maximum number of items returned by the server.
-
offset: integer(int32)
Non-negative integer values that specifies the index of the first item to be returned. The offset index begins at 0. By default, the offset is 0, which returns all items starting from the first item in the collection.
-
orderBy: string
Comma-separated string of field names, each optionally followed by asc or desc, that specifies the order of items returned in the response payload.
-
q: string
Filter (a 'where'clause) to restrict the items returned in the collection. By default, no filtering is applied.
-
totalResults: boolean
Boolean value that specifies whether to calculate the totalResults property. By default, this value is set to false indicating that totalResults is not calculated.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Nested Schema : invoices.summaries
Type:
Show Source
object
-
commercialUnitPrice:
commercialUnitPrice
Commercial unit price.
-
domainName: string
Database domain where this data is stored.
-
exchangeRateDate:
exchangeRateDate
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
-
exchangeRateGid: string
Indicates the set of exchange rates to use for currency conversions; if null, the default set should be used.
-
freightCharge:
freightCharge
The total freight charge for the invoice.
-
invoiceServiceCodeGid: string
The type of service that was performed. Foreign key to INVOICE_SERVICE_CODE. Summary level charges on invoice for service level. This is generally for air and ground.
-
invoiceSummarySeqNo: number
(int32)
Sequence number for the invoice summary.
-
invoiceTotal: number
(int32)
The count of the invoice's line items.
-
links: array
links
Read Only:
true
-
prepaidAmount:
prepaidAmount
The dollar amount already paid on the invoice.
-
remarks:
remarks
-
transportHandlingUnitGid: string
The GID for the transport handling unit.
-
unitCount: number
(int64)
The number of units on the invoice.
-
volume:
volume
The total volume of items shipped for this invoice.
-
weight:
weight
The total weight of all items shipped on this invoice.
-
weightQualifier: string
Weight qualifier.
Nested Schema : commercialUnitPrice
Commercial unit price.
Match All
Commercial unit price.
Show Source
Nested Schema : exchangeRateDate
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
Match All
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
Show Source
Nested Schema : freightCharge
The total freight charge for the invoice.
Match All
The total freight charge for the invoice.
Show Source
Nested Schema : prepaidAmount
The dollar amount already paid on the invoice.
Match All
The dollar amount already paid on the invoice.
Show Source
Nested Schema : remarks
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : volume
The total volume of items shipped for this invoice.
Match All
The total volume of items shipped for this invoice.
Show Source
Nested Schema : weight
The total weight of all items shipped on this invoice.
Match All
The total weight of all items shipped on this invoice.
Show Source
Nested Schema : currencyType
Type:
Show Source
object
-
currency: string
ISO 4217 currency code
-
value: number
Numeric value that specifies a currency
Nested Schema : invoices.summaries.remarks
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
remarkQualIdentifier: string
The qualifier for the remark.
-
remarkSeqNo: number
(int64)
Read Only:
true
A sequence number for a remark on an invoice. -
remarkText: string
The text of the remarks on the invoice.
Nested Schema : amountType
Type:
Show Source
object
-
unit: string
Unit of measure
-
value: number
Numeric value that specifies an amount