Global API
...
Requests
Vendor

Read

2min

To read Vendors, please use the below parameters.

Supported “where” Filters

Field Name

Data Type

Description

created

Long

This will filter on an exact match (equal). Use the “additionalFilter” option for a range of dates.

lastModifiedDate

Long

This will filter on an exact match (equal). Use the “additionalFilter” option for a range of dates.

subsidiary

String

Internal ID of Subsidiary (Primary). Do Not Use this in additonalFilter. Multiple IDs can be passed in a comma-separated string Ex: 1,2

additonalFilter

String

construct the additional filter with a combination of the above fields using ‘+and+’ separator and pass it as a single string. Make sure to wrap the whole string using EncodingUtil.urlEncode

active

String

To filter the records based using Active value.

Example

Request
Response




Updated 26 Jul 2023
Doc contributor
Doc contributor
Doc contributor
Did this page help you?