Menu
Feedback
Start here

Known issues

Known issues
Get Matched Offers List API not working properly
Marketplace
ID: 553456
No Fix
Published on3/31/2022
Last updated on7/1/2024
1 min read

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
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
1
Photo of the contributor
+ 1 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX Community
Join our community
Request VTEX support
For personalized assistance, contact our experts
Open a support ticket
GitHubDeveloper PortalCommunityFeedback