Use Lookups

The attribute description of a service data object may contain references to a lookup type to indicate valid values for that attribute. For example, the CustomerCategoryCode attribute of the Trading Community Customer Account Site service data object contains reference to ADDRESS_CATEGORY lookup type.

To view the lookup codes:
  1. Go to the Setup and Maintenance work area, and open the Manage Standard Lookups task.

  2. Search for the ADDRESS_CATEGORY lookup type.

  3. Select the lookup type in the search results. The lookup codes displayed for the ADDRESS_CATEGORY lookup type are the valid values for the CustomerCategoryCode attribute.

  4. Select the appropriate value and pass it to the operation request payload for the Trading Community Account Customer service.

Related Topics
  • Service with Warnings Enabled Examples