get
https://api.sandbox.oysterskin.com/api/v1/products/master-catalog/import/template
Returns a 5-column CSV template (name,brand,sku,price,stock_level) with a sample row — only the fields a vendor can actually fill in from scratch. Rows are matched against the master catalog by fuzzy name + brand lookup; matches with confidence ≥ 0.95 are auto-linked, others are flagged for manual resolution.
For round-trip uploads (export → edit → re-upload), use the export endpoint instead — it ships a richer 7-column shape with master_product_id and category pre-filled, so each row resolves directly without fuzzy matching. Both shapes are accepted by the import endpoint.
Product status (draft / published) is controlled by the upload form's default_status field, not by a CSV column.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthenticated