Retrieving Customers from subscriptions.

Retrieving Customers from subscriptions.

Hello,

I have a function that I created today that pulls customers from subscriptions. And no matter what page number I put in I get the same records. The page number is set to 4 below. But no matter what I use I get the same customers.

Below is code:

Custs = zoho.subscriptions.getList("Customers","649130175",200, 4);

I could change the 4 to 1 and I would still get the same customers. Could someone look into this for me.

Bob Lozinak
Twelve/Three Marketing, Inc.