Success
curl -i -X POST \ https://customer-slug.api-se.norce.tech/commerce/productfeed/1.0/api/v1/exports/product \ -H 'Authorization: Bearer <YOUR_JWT_HERE>' \ -H 'Content-Type: application/json' \ -d '{ "channelKey": "e6d1a5c6-7228-4d3b-a608-78133d5df10d", "deltaFromDate": "2019-08-24T14:15:22Z", "channelId": "5f6d08bc-455a-4532-98b8-19e2cee51160", "endpointUrl": "string" }'
No response example
curl -i -X POST \ https://customer-slug.api-se.norce.tech/commerce/productfeed/1.0/api/v1/exports/productstatus \ -H 'Authorization: Bearer <YOUR_JWT_HERE>' \ -H 'Content-Type: application/json' \ -d '{ "channelKey": "e6d1a5c6-7228-4d3b-a608-78133d5df10d", "deltaFromDate": "2019-08-24T14:15:22Z", "channelId": "5f6d08bc-455a-4532-98b8-19e2cee51160", "endpointUrl": "string" }'
No response example