Hi,
I'm developing intergation for a POS/RMS (legacy) using VB6, need to create and update products.
I'm not a php coder, I've been mainly looking at Curl samples that i can understand.
with v1.x oAuth REST API, I can successfully do the oAuth registration, and add 'simple' products.
But know i need to create 'configurable' grouped products (like sku:wbk002c in the demo data) for Size and Colour options.
i can find very little documentation about creating 'configurable' product groups via REST API v1.x
Is this possible via the v1.x REST API?
Thank you
Lee.