Create a Line Date
post
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/lineDates
Request
Path Parameters
-
gtmTransactionGid(required): string
Resource ID
-
gtmTransactionLineGid(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
-
dateQualifierGid: string
The GID for the date qualifier.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
transLineDate:
transLineDate
The transaction line date.
Nested Schema : transLineDate
The transaction line date.
Match All
The transaction line date.
Show Source
Root Schema : schema
Type:
Show Source
object
-
dateQualifierGid: string
The GID for the date qualifier.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
transLineDate:
transLineDate
The transaction line date.
Nested Schema : transLineDate
The transaction line date.
Match All
The transaction line date.
Show Source
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
-
dateQualifierGid: string
The GID for the date qualifier.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
transLineDate:
transLineDate
The transaction line date.
Nested Schema : transLineDate
The transaction line date.
Match All
The transaction line date.
Show Source