Import product
documentedImport a single product into Repsly.
POST https://api.repsly.com/v3/import/productProductsno implementation yet0 runsInput
code*
Product code
e.g. P-00123
name*
Product name
e.g. Deluxe Widget
productGroupCode
Product group code
e.g. GROUP_A
productGroupName
Product group name
e.g. Widgets
active*
Active
true|false
unitPrice
Unit price
0.00
ean
EAN
e.g. 1234567890123
note
Note
Optional product note
imageUrl
Image URL
https://example.com/image.jpg
customAttrTitle
Custom attribute title
e.g. Color
customAttrValue
Custom attribute value
e.g. Red
Calls Repsly as you (your API key is your account); keychains.dev holds the credentials.