v1
latestOpenAPI 3.0.02026-08-064842333.5 MBAttachments
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:
- Create an Upload Slot
- Upload a File
- 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.