Get Equipment Details
get
/bills/{invoiceGid}/equipmentDetails
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 : bills.equipmentDetails
Type:
Show Source
object
-
descriptionCode: string
Description code.
-
domainName: string
Database domain where this data is stored.
-
dunnage:
dunnage
Dunnage.
-
equipmentInitialNumber: string
The Equipment Initial/Number field is a concatenation of equipment initial and equipment number. The initial is a mark that is registered with national or international authorities that is associated with a specific owner.
-
equipmentNumber: string
The number for the equipment.
-
equipmentOwnerIdentifier: string
The identifier of the equipment owner.
-
equipmentPrefix: string
The prefix of the equipment that was used for the shipment that relates to this invoice.
-
height:
height
The height of the equipment.
-
isoEquipmentTypeIdentifier: string
The ISO equipment type identifier.
-
length:
length
The length of the equipment.
-
links: array
links
Read Only:
true
-
maximumTemperature:
maximumTemperature
The maximum temperature for the equipment.
-
minimumTemperature:
minimumTemperature
The minimum temperature for the equipment.
-
ownershipCode: string
Ownership code.
-
percentHumidityAllowed: number
(int32)
The maximum percentage of humidity allowed for the equipment.
-
seals:
seals
-
seqNumber: number
(int64)
Internal database sequence number related to each invoice equipment entry.
-
sEquipmentGid: string
The GID for the shipment equipment.
-
tareWeight:
tareWeight
Weight of equipment when empty.
-
unitCount: number
(int64)
Unit count.
-
ventSettingCode: string
The vent setting code.
-
volume:
volume
The volume of the equipment.
-
weight:
weight
The weight of the equipment.
-
weightAllowance:
weightAllowance
The regulatory maximum weight for the equipment.
-
weightQualifier: string
Weight qualifier.
-
width:
width
The width of the equipment.
Nested Schema : height
The height of the equipment.
Match All
The height of the equipment.
Show Source
Nested Schema : length
The length of the equipment.
Match All
The length of the equipment.
Show Source
Nested Schema : maximumTemperature
The maximum temperature for the equipment.
Match All
The maximum temperature for the equipment.
Show Source
Nested Schema : minimumTemperature
The minimum temperature for the equipment.
Match All
The minimum temperature for the equipment.
Show Source
Nested Schema : seals
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : tareWeight
Weight of equipment when empty.
Match All
Weight of equipment when empty.
Show Source
Nested Schema : volume
The volume of the equipment.
Match All
The volume of the equipment.
Show Source
Nested Schema : weight
The weight of the equipment.
Match All
The weight of the equipment.
Show Source
Nested Schema : weightAllowance
The regulatory maximum weight for the equipment.
Match All
The regulatory maximum weight for the equipment.
Show Source
Nested Schema : amountType
Type:
Show Source
object
-
unit: string
Unit of measure
-
value: number
Numeric value that specifies an amount
Nested Schema : bills.equipmentDetails.seals
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
sealNumber: string
The identification number for equipment that has been sealed.
-
sealSequence: number
(int32)
Seal sequence number.