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.

Supported Formats

json

Errors

Code Description
400

Params

Param name Description
first_name
required

Validations:

  • Must be a String

last_name
required

Validations:

  • Must be a String

email
required

Validations:

  • Must be a String

phone
optional

Validations:

  • Must be a String

address
optional

Validations:

  • Must be a String

city
optional

Validations:

  • Must be a String

state
optional

Validations:

  • Must be a String

zip
optional

Validations:

  • Must be a String