Update a related transaction agency option

patch

/fscmRestApi/resources/11.13.18.05/publicSectorRelatedTransactionOptions/{AgencyId}

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: Applicants can link transactions to any application
    Maximum Length: 1
    Default Value: N
    Indicates whether an applicant can link all applications as related transaction.
  • Title: Applicants can link transactions to only their own applications
    Maximum Length: 1
    Default Value: Y
    Indicates whether an applicant can link their own applications as related transaction.
  • Title: Contact can link transactions to any other application
    Maximum Length: 1
    Default Value: N
    Indicates whether a contact user can link all the applications as related transactions.
  • Title: Contact can link transactions to any application that they manage
    Maximum Length: 1
    Default Value: N
    Indicates whether a contact user can link only the applications that they manage as related transactions.
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 : publicSectorRelatedTransactionOptions-item-response
Type: object
Show Source
  • The unique identifier of the agency.
  • Title: Applicants can link transactions to any application
    Maximum Length: 1
    Default Value: N
    Indicates whether an applicant can link all applications as related transaction.
  • Title: Applicants can link transactions to only their own applications
    Maximum Length: 1
    Default Value: Y
    Indicates whether an applicant can link their own applications as related transaction.
  • Title: Contact can link transactions to any other application
    Maximum Length: 1
    Default Value: N
    Indicates whether a contact user can link all the applications as related transactions.
  • Title: Contact can link transactions to any application that they manage
    Maximum Length: 1
    Default Value: N
    Indicates whether a contact user can link only the applications that they manage as related transactions.
  • Links
Back to Top