Update a file for a specified customer and order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the order to get files for. It could also be the external ID of the order, but in order to use external ID it has to follow this format: ext:{externalID} or external_id:{externalID}. So for example if the order's external ID is test123 then the value of orderID should be ext:test1234 or external_id:test1234.

string
required

ID of the order file.

string
required

ID of the customer to of the order. It could also be the external ID of the order, but in order to use external ID it has to follow this format: ext:{externalID} or external_id:{externalID}. So for example if the order's external ID is test123 then the value of orderID should be ext:test1234 or external_id:test1234.

Body Params

Order file create request

A request to create a file/document for an order

string
enum

The type of order file

string

The url location for the order file

string

A description of the order file

float

Coordinate (latitude). This field value can be null

float

Coordinate (longitude). This field value can be null

metadata
object

Metadata object for the order file

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json