Menu
Feedback
Start here
Tutorials
Developer portal

Known Issues
Support Rules
Troubleshooting

Frequently Asked Questions
Announcements
Known issues
Get Matched Offers List API not working properly
Get Matched Offers List API not working properly
ID: 553456
No Fix
Published on 3/31/2022
Last update on 7/1/2024

Summary

The API Get Matched Offers List , documented here: https://developers.vtex.com/vtex-rest-api/reference/getofferslist, is not working properly when the user tries to insert the query params suggested.

The result brings only one product.

Simulation

  1. Use the API without any params: GET https://{accountName}.{environment}.com.br/api/offer-manager/pvt/offers
  2. The result will bring only 1 product as expected.
  3. Use the query param "rows": GET https://{accountName}.{environment}.com.br/api/offer-manager/pvt/offers?rows=20
  4. The result won't change

Workaround

Use similar APIs to get the information one product at time: https://developers.vtex.com/vtex-rest-api/reference/getproductoffers

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX community.
Join our community
Request support from VTEX
For personalized assistance, contact our experts.
Open a support ticket
GithubDeveloper portalCommunityFeedback