Vendor
GetVendors
Get vendors by package.
Parameters
| Name |
Type |
Required |
Description |
| package |
String |
✓ |
The package |
| entityType |
String |
✓ |
The Entity Type |
Returns
- Type:
-
List of VendorModel
- Description:
- List of vendors.
- Http Method:
- GET
- Url:
- api/Sales/Vendor/GetVendors?package={package}&entityType={entityType}