Executes an ImportFileType operation

Executes an operation of ImportFileType

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

  • ImportFileRequest
  • ImportFile
  • ImportFilePassThrough

ImportFileRequest

BODY PARAMS:
{
  "$type": "Asi.Soa.Core.DataContracts.ImportFileRequest, Asi.Contracts",
  "EntityTypeName": "ImportFileType",
  "OperationName": null,
  "FileName": "string value",
  "FileTypeId": "string value",
  "UserId": "string value",
  "RequestCulture": "string value"
}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!