Create a spot order

media_post_spot_orders(body = NULL)

Arguments

body

string optional. CSV body of a spot order.

Value

A list containing the following elements:

id

integer, The ID for the spot order.

archived

string, The archival status of the requested item(s).

csvS3Uri

string, S3 URI for the spot order CSV file.

jsonS3Uri

string, S3 URI for the spot order JSON file.

xmlArchiveS3Uri

string, S3 URI for the spot order XML archive.

lastTransformJobId

integer, ID of the spot order transformation job.