Create a Postal Code Validation
post
/postalCodeValidations
Request
Header Parameters
-
Prefer: string
An optional header parameter that allows you to process the request asynchronously. Set the request header "Prefer" to "respond-async" for asynchronous processing. For synchronous processing, leave the parameter blank or do not define it.
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Root Schema : schema
Type:
Show Source
object
-
city: string
No description.
-
countryCode: string
No description.
-
dnCorrect: string
No description.
-
domainName: string
No description.
-
insertDate:
insertDate
Read Only:
true
insert date -
links: array
links
Read Only:
true
-
postalCode: string
No description.
-
postalCodeValidateGid: string
No description.
-
postalCodeValidateXid: string
No description.
-
provinceCode: string
No description.
-
upCorrect: string
No description.
-
updateDate:
updateDate
Read Only:
true
update date
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
city: string
No description.
-
countryCode: string
No description.
-
dnCorrect: string
No description.
-
domainName: string
No description.
-
insertDate:
insertDate
Read Only:
true
insert date -
links: array
links
Read Only:
true
-
postalCode: string
No description.
-
postalCodeValidateGid: string
No description.
-
postalCodeValidateXid: string
No description.
-
provinceCode: string
No description.
-
upCorrect: string
No description.
-
updateDate:
updateDate
Read Only:
true
update date