0850b5d6be73

latestOpenAPI 3.0.02026-08-064842333.5 MB
Attachments
Product Image

1. Create an Upload Slot

Returns a slot ID that is needed for the /bdmanager.upload/{typedId}/{slot_id}, or /productimages.upload/{slot_id}/{sku} (Upload a File) endpoint. Same behavior and response as GET /uploadmanager.newuploadslot.

<!-- theme: info-->

Information

To upload a file you need to perform the following actions:

  1. Create an Upload Slot
  2. Upload a File
  3. Delete an Upload Slot
post/uploadmanager.newuploadslot

Query parameters

ownerTypedIdstring

Optionally, the request URL can include the ownerTypedId parameter if the uploaded file should be attached to a specific owner entity, such as a Quote (Typed ID).

Response

Slot created.