Update a registered public user account profile

patch

/fscmRestApi/resources/11.13.18.05/publicSectorUserProfiles/{ProfileId}

Request

Path Parameters
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Business Name
    Maximum Length: 60
    The business name in a business profile.
  • Title: Business Type
    Maximum Length: 30
    The business type in a business profile.
  • Title: Status
    Maximum Length: 2
    The verification status of a registered public user's standing as a contractor.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the personal profile for an account should be hidden. When a user registers for a business, the personal profile is hidden by default. Valid values are Y for yes and N for no.
  • Maximum Length: 1
    Default Value: N
    Indicates whether a profile has contractor status. Valid values are Y for yes and N for no.
  • Maximum Length: 60
    The registered public user's job title in a business profile.
  • Maximum Length: 10
    The type of person. The only valid value is Public for a public user.
  • Maximum Length: 30
    Registered public user's preferred contact method for a profile.
  • Title: Profile Name
    Maximum Length: 60
    The descriptive name of a registered public user account profile.
  • Title: Status
    Maximum Length: 1
    Default Value: A
    The profile status. Valid values are A (active) and I (inactive).
  • Maximum Length: 1
    Default Value: N
    Indicates whether the registered public user is a member of a law enforcement or a judicial agency. Valid values are Y for yes and N for no.
  • Maximum Length: 2
    The verification status of a registered public user's standing as a member of law enforcement or a judicial agency.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : publicSectorUserProfiles-item-response
Type: object
Show Source
  • Title: Business Name
    Maximum Length: 60
    The business name in a business profile.
  • Title: Business Type
    Maximum Length: 30
    The business type in a business profile.
  • Title: Status
    Maximum Length: 2
    The verification status of a registered public user's standing as a contractor.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the personal profile for an account should be hidden. When a user registers for a business, the personal profile is hidden by default. Valid values are Y for yes and N for no.
  • Maximum Length: 1
    Default Value: N
    Indicates whether a profile has contractor status. Valid values are Y for yes and N for no.
  • Maximum Length: 60
    The registered public user's job title in a business profile.
  • Links
  • The person party ID for the registered public user.
  • Maximum Length: 10
    The type of person. The only valid value is Public for a public user.
  • Maximum Length: 30
    Registered public user's preferred contact method for a profile.
  • The unique identifier for a registered public user account profile.
  • Title: Profile Name
    Maximum Length: 60
    The descriptive name of a registered public user account profile.
  • Title: Status
    Maximum Length: 1
    Default Value: A
    The profile status. Valid values are A (active) and I (inactive).
  • Title: Profile Type
    Maximum Length: 20
    The type of profile. Valid values are Personal and Business.
  • The unique identifier for a registered public user reference row.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the registered public user is a member of a law enforcement or a judicial agency. Valid values are Y for yes and N for no.
  • Maximum Length: 2
    The verification status of a registered public user's standing as a member of law enforcement or a judicial agency.
Back to Top