I am using the Square API List Catalog function in the API explorer.
https://developer.squareup.com/explorer/square/catalog-api/list-catalog
I can retrieve everything except MODIFIER_LISTS. That call never returns.
Any ideas would be greatly appreciated?
Thanks,
Sean
Hi @brenhuds - we're not currently seeing any issues with ListCatalog when using the parameter type MODIFIER_LIST. However, it looks like you've added an S and are using the parameter MODIFIER_LISTS, which won't work.
I hope this helps!
Thanks @Valentina . That was a typo in the post. I did find if I limit it to 100 items and use the cursor it does work. I just didn't expect the API to be SO SLOW.
Thanks again.
Sean
Square Community