cancel
Showing results for 
Search instead for 
Did you mean: 

Get all Items list

chamith
Explorer
0 Kudos
1,021

I want to get all items list calling SAP B1 service layer. The query is below

https://SAP_B!_SERVER_IP/b1s/v2/Items

But I get only 20 items (default)
but I want to get all items. I have 334 items. I want to get these all items.
please kindly assist with this. Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi chamith,

Use HTTP Header Prefer with the value odata.maxpagesize=0.

You should be able to retrieve all the Items.

Hope it helps!

Kind regards,

ANKIT CHAUHAN

SAP Business One Support