Hello,
I have been testing discount code API and pricerule API to generate discount code. I am using shopify-api-node to generate like
shopify.priceRule.create({..}).then(docs => { shopify.discountCode.create({...}).then(discount => { // discount code generated successfully }) })But the problem is this process takes up to 5s to complete. I did different trials and the least time I've got is 4s.
Subject | Author | Latest Post |
---|---|---|
Subject | Author | Posted |
---|---|---|
yesterday | ||
yesterday | ||
yesterday | ||
yesterday | ||
yesterday |
User | Count |
---|---|
257 | |
165 | |
134 | |
67 | |
38 |