Create an Address
post
/locations/{locationGid}/addresses
Request
Path Parameters
-
locationGid(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-
addressLine: string
Address line data.
-
domainName: string
Database domain where this data is stored.
-
lineSequence: number
(int64)
The line sequence number for the address line.
-
links: array
links
Read Only:
true
Root Schema : schema
Type:
Show Source
object-
addressLine: string
Address line data.
-
domainName: string
Database domain where this data is stored.
-
lineSequence: number
(int64)
The line sequence number for the address line.
-
links: array
links
Read Only:
true
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-
addressLine: string
Address line data.
-
domainName: string
Database domain where this data is stored.
-
lineSequence: number
(int64)
The line sequence number for the address line.
-
links: array
links
Read Only:
true