Upload additional files to an order

Similar to how additional files can be uploaded in studies, it is possible to upload additional files in orders. The endpoint that is active for this purpose supports uploading multiple files in a single API call

Attach file to order.

post
/order-files-multi/{accession_number}/attachment

Attach file to a given order.

Authorizations
AuthorizationstringRequired
Path parameters
accession_numberstringRequired
Body
Responses
chevron-right
200

A successful response that returns the quote details.

application/json
post
/order-files-multi/{accession_number}/attachment

Last updated