Change Updates

Do not miss any R&G Dealers API changes, ever again

Subscribe to the R&G Dealers API changelog to be up to date on recent changes.

RSS

Jun 7, 2024

main
v1.2
Compare
v1.2

API structure has changed

Added stock count to product details, and created stand-alone stock endpoint.

3 structure changes including:
1 Addition
2 Modifications
Modified 2
GET /product/get/{sku}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • stock property Added
GET /product/search
  • Response
  • 200 response Modified
    • application/json content type Modified
Added 1
GET /product/stock/{sku}