Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. Enterprise Java Bean Business Entity Service Calls
  4. Representational State Transfer Business Entity Service Calls
  5. Simple Object Access Protocol Business Entity Service Calls
  6. Services for Cross-reference Records and BVT Calculations
  7. Supporting Corporate Linkage Service
  8. External Calls to Cleanse, Analyze, and Transform Data
  9. Using REST APIs to Add Records
  10. Using REST APIs to Upload Files

Request Body

Request Body

Specify the metadata for the file.
The following table describes the parameters for the file metadata in the request body:
Parameter
Description
fileName
Name of the file. For example,
file.txt
.
fileType
Category of the file type. For example,
text
or
image
.
fileContentType
Content type of the file. The content type consists of a type and a subtype that are separated by a
/
. For example,
image/png
.
The parameters required for the Create File Metadata REST API request are storage-specific.

0 COMMENTS

We’d like to hear from you!