Get customer
get_customerRetrieve a Kinetic ERP customer record by CustNum or CustID for read-only account lookups.
Instructions
Read a Kinetic customer by CustNum or CustID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cust_id | No | Customer CustID. | |
| cust_num | No | Numeric CustNum. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | ||
| city | No | ||
| name | No | ||
| state | No | ||
| cust_id | No | ||
| address1 | No | ||
| cust_num | No | ||
| phone_num | No | ||
| credit_hold | No | ||
| territory_id | No | ||
| email_address | No | ||
| sales_rep_code | No |