Represents an input to a call to BulkRetrieveVendors.
BulkRetrieveVendorsRequest
Name | Type | Tags | Description | Getter | Setter |
---|---|---|---|---|---|
vendorIds |
?(string[]) |
Optional | IDs of the Vendor objects to retrieve. | getVendorIds(): ?array | setVendorIds(?array vendorIds): void |
{
"vendor_ids": [
"INV_V_JDKYHBWT1D4F8MFH63DBMEN8Y4"
]
}