Returns customers matching the criteria you provide.
| Code | Description |
|---|---|
| 400 | The request was unacceptable, often due to missing a required parameter. |
| Param name | Description |
|---|---|
|
page optional |
Validations:
|
|
per_page optional |
Validations:
|
| Code | Description |
|---|---|
| 400 | The request was unacceptable, often due to missing a required parameter. |
Create the customer by passing required fields.
| Code | Description |
|---|---|
| 400 |
| Param name | Description |
|---|---|
|
first_name required |
Validations:
|
|
last_name required |
Validations:
|
|
email required |
Validations:
|
|
phone optional |
Validations:
|
|
address optional |
Validations:
|
|
city optional |
Validations:
|
|
state optional |
Validations:
|
|
zip optional |
Validations:
|
Modify the customer by passing new parameter values. Changes you make are permanently logged to the item’s history and update its modification date. An item’s serial number and/or RFID value cannot be changed after it is created.
| Code | Description |
|---|---|
| 400 |
| Param name | Description |
|---|---|
|
first_name required |
Validations:
|
|
last_name required |
Validations:
|
|
email required |
Validations:
|
|
phone optional |
Validations:
|
|
address optional |
Validations:
|
|
city optional |
Validations:
|
|
state optional |
Validations:
|
|
zip optional |
Validations:
|
Note: You must be a GitFax administrator to use this API. Because GitFax stores permanent records of instrument manufacture and maintenance, deleting records is not common.
| Code | Description |
|---|---|
| 400 | The request was unacceptable, often due to missing a required parameter. |