Order Controller

Upload draft attachments for an order email

Uploads files to S3 and persists their metadata in the order so they survive page navigation. Returns the full current list of draft attachments for this order.

post/orders/draft-attachments/{id}

Path parameters

idnumber required
Example:1

The ID of the entity

Response

Draft attachments saved

Changes

No recorded changes to this endpoint across all 1 revision of this API.