Create a Shipment Reference Number
post
/trackingEvents/{iTransactionNo}/shipmentRefnums
Request
Path Parameters
-
iTransactionNo(required): string
Resource ID
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Nested Schema : schema
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
iRecNo: number
(int64)
The record number primary key identifier for the tracking event specified.
-
links: array
links
Read Only:
true
-
shipmentRefnumQualGid: string
The shipment reference number qualifier identifier.
-
shipmentRefnumValue: string
The shipment reference number value for the qualifier defined.
Root Schema : schema
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
iRecNo: number
(int64)
The record number primary key identifier for the tracking event specified.
-
links: array
links
Read Only:
true
-
shipmentRefnumQualGid: string
The shipment reference number qualifier identifier.
-
shipmentRefnumValue: string
The shipment reference number value for the qualifier defined.
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
iRecNo: number
(int64)
The record number primary key identifier for the tracking event specified.
-
links: array
links
Read Only:
true
-
shipmentRefnumQualGid: string
The shipment reference number qualifier identifier.
-
shipmentRefnumValue: string
The shipment reference number value for the qualifier defined.