Create a Port
post
/invoices/{invoiceGid}/ports
Request
Path Parameters
-
invoiceGid(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-
countryCode3Gid: string
The country code GID.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
locationIdentifier: string
The location identifier.
-
locationIdentifierQualifier: string
The qualifier associated with the location identifier.
-
portFunctionCode: string
The port function code.
-
portName: string
The name of the port on the invoice.
-
portSeqNo: number
(int32)
The sequence number for the port on the invoice.
-
provinceCode: string
The province code on the invoice.
Root Schema : schema
Type:
Show Source
object-
countryCode3Gid: string
The country code GID.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
locationIdentifier: string
The location identifier.
-
locationIdentifierQualifier: string
The qualifier associated with the location identifier.
-
portFunctionCode: string
The port function code.
-
portName: string
The name of the port on the invoice.
-
portSeqNo: number
(int32)
The sequence number for the port on the invoice.
-
provinceCode: string
The province code on the invoice.
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-
countryCode3Gid: string
The country code GID.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
locationIdentifier: string
The location identifier.
-
locationIdentifierQualifier: string
The qualifier associated with the location identifier.
-
portFunctionCode: string
The port function code.
-
portName: string
The name of the port on the invoice.
-
portSeqNo: number
(int32)
The sequence number for the port on the invoice.
-
provinceCode: string
The province code on the invoice.