patch
https://api.sandbox.oysterskin.com/api/v1/products/master-catalog/import-draft
Apply a partial diff to the vendor's import draft. Designed for debounced auto-save — send only the fields that changed.
Semantics:
add_selection— append uniquelyremove_selection— remove these IDs and delete their row entriesrows_upsert— merge each row patch into the existing row (keys not in selection are ignored)rows_remove— delete row entries but keep the IDs in selection (clears fill data only)defaults— shallow-merge into existing defaults
If no draft exists, one is created.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthenticated
403Forbidden — lacks CREATE_PRODUCT permission
422Validation error