v1

latestOpenAPI 3.0.02026-07-2335196124.2 KB
Product group

Retrieve product groups

Extract information about the product groups you created for your account.


Method and URL

GET https://api.2checkout.com/rest/6.0/productgroups/


Example URL

https://api.2checkout.com/rest/6.0/productgroups/


Response

200 JSON

<table> <tbody> <tr> <td> <strong>ProductGroup</strong> </td> <td> <strong>Array of objects</strong> </td> </tr> </tbody> </table>
get/productgroups/

Headers

Accept'application/json' required
X-Avangate-Authenticationstring required

Authentication header

Response

OK