v1
latestOpenAPI 3.0.02026-07-2335196124.2 KBProduct
Retrieve product info
Extract information about the products you configured for your account.
get/products/
Query parameters
Namestring
Product name. Can be NULL.
Typesstring
Array of the values representing the type of products. Possible values: REGULAR or BUNDLE. Leave empty to have all product types returned to the search.Can be NULL. If NULL, 2Checkout returns both regular and bundle products.
Enabledboolean
True or false. Can be NULL.
ReviewStatusboolean
Can be 'Does not exist', 'Pending', 'In Review', 'Passed' or 'Rejected'.
GroupNamestring
The name of the group that the product is associated with. Can be NULL.
Limitnumber
Number of results (products) displayed per page. Default value is 10. Can be NULL.
Pagenumber
A specific page of search results. Default value is 1. Can be NULL.
Headers
Accept'application/json' required
X-Avangate-Authenticationstring required
Authentication header
Response
OK