#pale5684

1 messages · Page 1 of 1 (latest)

strong kayakBOT
torn brook
hybrid pagoda
#

list all invoice items - req_aIAUkZvPxYqT9X

retrieve invoice item - req_JqRZTZnkQT9iVb

torn brook
#

i see that we are returning results though. How are you processing the response from your request to list all invoice items? can you paste that code snippet?

hybrid pagoda
#

I'm checking response through the postman

#

And searching the invoice item(that I need) by invoice item Id inside the response from first query. But no luck

torn brook
#

umm, can you paste the full response from postman, without doing your search for the invoice item that you need

#

the response for listing all invoice items is by default 10 items, you need to paginate to get the full list

hybrid pagoda
hybrid pagoda
#

When did you introduce this limitation?

torn brook
hybrid pagoda
#

Okay thanks

torn brook
hybrid pagoda
#

It does not have an example

#

How can I use it?

#

ah I have found some examples

#

Thanks