Create a Contact Preference

post

/locations/{locationGid}/contacts/{contactGid}/contactPreferences

Request

Path Parameters
Supported Media Types
Request Body - application/vnd.oracle.resource+json;type=collection ()
Root Schema : schema
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : schema
Type: object
Show Source
  • Database domain where this data is stored.
  • links
    Read Only: true
  • The preference GID.
  • The value or Rank for the communication method. The value (Rank) prioritizes the saved communication methods. The highest priority is 1. If the rank between two companies does not match, the method preferred by the source company (shipper) is used.
Nested Schema : links
Type: array
Read Only: true
Show Source
Request Body - application/vnd.oracle.resource+json;type=singular ()
Root Schema : schema
Type: object
Show Source
  • Database domain where this data is stored.
  • links
    Read Only: true
  • The preference GID.
  • The value or Rank for the communication method. The value (Rank) prioritizes the saved communication methods. The highest priority is 1. If the rank between two companies does not match, the method preferred by the source company (shipper) is used.
Nested Schema : links
Type: array
Read Only: true
Show Source
Back to Top

Response

Supported Media Types

Default Response

Default Response.
Body ()
Root Schema : schema
Type: object
Show Source
  • Database domain where this data is stored.
  • links
    Read Only: true
  • The preference GID.
  • The value or Rank for the communication method. The value (Rank) prioritizes the saved communication methods. The highest priority is 1. If the rank between two companies does not match, the method preferred by the source company (shipper) is used.
Nested Schema : links
Type: array
Read Only: true
Show Source
Back to Top