The GetSuppliers function retrieves all suppliers for the given parameters.
Method | /GetSuppliers |
The request body is of type GetSuppliers.
Name | Description | Data Type |
---|---|---|
filter | SuppliersFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string |
|
The response body is of type GetSuppliersResponse.
Name | Description | Data Type |
---|---|---|
GetSuppliersResult | ArrayOfViewSupplierInfo |