GET Coupon Usage API doesn't list multiple orders for the same coupon
ID: 326662
Backlog
Published on 9/8/2023
•
Last update on 9/8/2023
Summary
The GET Coupon Usage API https://developers.vtex.com/vtex-rest-api/reference/catalog-api-overview is currently not listing all the order closed in which this coupon was used on, is listing total-1
Simulation
-
Close two distinct orders with the same coupon.
-
GET the data from this coupon's usage https://developers.vtex.com/vtex-rest-api/reference/coupons#getusage
-
It will be listed the total minus one order.
Workaround
n/a