Adding created discount code within a custom app to the checkout using API endpoints

I want to add a discount code created using ur api endpoint to be added to the checkout also via an api endpoint not adding to the checkout url the discount code. Also i m using custom apps for this.

Hey @Norbert_JB ,

I’d recommend starting with our discounts guide here: https://shopify.dev/docs/apps/build/discounts

This guide goes in to details on managing discounts through our API’s.

  • Kyle G.