get
https://secure.fusebill.com/v1/Customers/
This function is used to retrieve a list of customer objects.
In order to manage the size of the data returned it is strongly recommended that pagination is used.
More information:
- Currencies
NetsuiteEntityTypeis1for “Customer – Individual” and2for “Customer – Company”.- This call supports Pagination. Example:
&pageSize=100&pageNumber=0. - This call supports Sorting. Use
&sortOrder=Ascendingor&sortOrder=Descendingwith&sortExpression=expression.
Customer query string parameters
This call supports String Filtering and DateTime/Numeric Filtering.
