The GetSingleExcelProfile function returns the ExcelProfileInfo record for the given primary key.
Method | /GetSingleExcelProfile |
The request body is of type GetSingleExcelProfile.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleExcelProfileResponse.
Name | Description | Data Type |
---|---|---|
GetSingleExcelProfileResult | ExcelProfileInfo |
|