Executes an ImportFileType operation

Executes an operation of ImportFileType

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

  • ImportFileRequest

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"
}
Body Params

ImportFileRequest object to execute

string
enum
required
Defaults to Asi.Soa.Core.DataContracts.ImportFileRequest, Asi.Contracts

The DataType must be "Asi.Soa.Core.DataContracts.ImportFileRequest, Asi.Contracts"

Allowed:
string
string
string
string
string
string
Responses
200

The request was successful.

201

The resource was successfully created.

202

The resource was asynchronously created.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!

Contact us
Copyright © Advanced Solutions International, All rights reserved.