I am connecting a laravel app to shopify to create discount codes for fresh customers. I successfully completed the discount code generate part in shopify via the API. But combinations are not applied from the API. Please help guys. You can see the code in the attachment.
See https://community.shopify.com/topic/2072894 and https://shopify.dev/docs/api/admin-graphql/2024-07/mutations/discountCodeBasicCreate - I don’t think what you’re trying to do here is supported via REST API

