I see some promo codes recommended for the Sandbox API in the past, but none of them work. Specifically, none of these work:
SBTEST10P 10% Off
SBTEST5D $5 Off
SBTEST1000P 1000 bonus Delivery points
Request:
{deal_code: "SBTEST1000P"}
Response:
- deal: null
- message: [,…]
- 0: {code: "deal_invalid", user_msg: "Hmm, we don’t recognize that code. Please try entering it again.",…}
- code: "deal_invalid"
- dev_msg: "Hmm, we don’t recognize that code. Please try entering it again."
- user_msg: "Hmm, we don’t recognize that code. Please try entering it again."
Can we get some promo codes that work in the sandbox?
Thanks!