Create requests via Excel file upload

Create a new request.

Body Params

File model containing spreadsheet upload representing the request

int32

Primary identifier for this file.

string

Binary file data represented as a Base64-encoded string. NOTE: By default, this will be blank or null. You must indicate when to include it with an optional parameter when getting a single file.

string
length between 0 and 8000

The name of the file, including extension.

string
enum

Rev.io-specific type description of the file.

string

Free-form text description of the file.

date-time

Date and time the file was added to Rev.io.

int32

Foreign identifier indicating which user added the file to Rev.io.

int32

Foreign identifier indicating an association with an account.

int32

Foreign identifier indicating an association with an order.

int32

Foreign identifier indicating an association with a request.

int32

Foreign identifier indicating an association with a task.

int32

Foreign identifier indicating an association with a ticket.

boolean

This field may indicate if this file is visible at three sites:

  1. Billing Application (Customer Profile > Attachments Tab):

    • Only determines visibility of file if using universal visibility controls for attachments and the attachment is from a Task, Ticket, Request, or Order. If not using those controls, all files are shown regardless of value of show_in_customer_profile.
  2. Customer Portal (Downloads Tab):

    • Determines visibility of all files if show_in_customer_portal is also True unless it is a report file, which is visible in the customer portal regardless of the value of show_in_customer_profile
  3. Agent Portal (Attachments Tab):

    • Determines visibility if using universal visibility controls for attachments and show_in_agent_portal is also True.
boolean

Indicates whether the file is visible in the customer portal.

boolean

Indicates whether the file is visible in the agent portal.

Metadata
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

BadRequest

500

InternalServerError

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/html