v1
latestOpenAPI 3.0.12026-07-2353480642.4 KBProducts
List products
get/products
Query parameters
paymentProviderContractstring required
PayPal Payment Provider Contract UUID
pageSizeinteger
The number of items to return in the response.
pageinteger
A non-zero integer which is the start index of the entire list of items that are returned in the response. So, the combination of page=1 and page_size=20 returns the first 20 items. The combination of page=2 and page_size=20 returns the next 20 items.
totalRequiredboolean
Indicates whether to show the total items and total pages in the response.
Response
Successful