Executes a SourceCodeSummary operation

Executes an operation of SourceCodeSummary

With the SourceCodeSummary service, you can perform the following operations on the execute endpoint:

  • SourceCodeRequest

SourceCodeRequest

BODY PARAMS:
{
  "$type": "Asi.Soa.Communications.DataContracts.SourceCodeRequest, Asi.Contracts",
  "EntityTypeName": "SourceCodeSummary",
  "OperationName": null,
  "SourceCode": "string value",
  "CampaignCode": "string value",
  "SolicitationName": "string value",
  "AppealName": "string value",
  "RequestCulture": "string value"
}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!