POST api/PACSRuntimeInternal/PostCreateRequestV2

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
keyRequest
No documentation available.

Define this parameter in the request body.

Request body formats

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/json, text/json

Sample:
{
  "AutoCountryId": 1,
  "Build": "sample string 2",
  "Comments": "sample string 3",
  "CompanyName": "sample string 4",
  "ComputerId": "sample string 5",
  "CountryId": 6,
  "CustomData": "sample string 7",
  "EmailAddress": "sample string 8",
  "FirstName": "sample string 9",
  "GeoIPAddress": "sample string 10",
  "Id": 11,
  "IsVirtualMachine": true,
  "LastName": "sample string 12",
  "LicenseProcessName": "sample string 13",
  "LicenseProcessType": 14,
  "LicenseProcessTypeValue": 14,
  "OS": "sample string 15",
  "PhoneNumber": "sample string 16",
  "ProductIdentityName": "sample string 17",
  "RepositoryId": "sample string 18",
  "RequestIdentifier": "sample string 19",
  "RequestMode": "sample string 20",
  "State": "sample string 21",
  "Vendor": "sample string 22",
  "Version": "sample string 23"
}