catalog-products issue

fajnalowiec
Contributor
Contributor

So according to the documentation

https://developer.paypal.com/docs/api/catalog-products/v1/#products_create

I can create products with my own IDs, so I've added one with id: 

ITEM-112233445566

I can check details of the single product like this:

https://api.sandbox.paypal.com/v1/catalogs/products/ITEM-112233445566

and it works flawlesly.

The problem is though that I cannot list products with manually created ids here:

https://api.sandbox.paypal.com/v1/catalogs/products?page_size=20

while I still got them less than 20. Only the ones with automatically created ids are shown.

Seems like a but, or am I missing smth?

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.