Param name | Description |
---|---|
page optional |
Value: Must be Integer. |
per_page optional |
Value: Must be Integer. |
name optional |
List brands with names matching the provided string. Value: Must be String |
name_like optional |
List brands with names matching, or similar to, the provided string. Slower, but useful for correcting user input. Value: Must be String |
approved optional |
Value: Must be true or false. |
pending optional |
Value: Must be true or false. |
in_use optional |
Only return brands that have one or more instrument. Value: Must be true or false. |
in_serial_lookup optional |
Only return brands that have one or more serial number ranges defined. Value: Must be true or false. |