Item Customer

Update a specific item customer

put/api/items/{itemId}/customers/{itemCustomerId}

Path parameters

itemIdstring required

The id of the item to modify customers for

itemCustomerIdstring required

The id of the item customer.

Request body

customerItemNumberstring nullable

The item number for this customer.

customerItemNamestring nullable

The item name for this customer.

Response

Update successful

Changes

No recorded changes to this endpoint across all 23 revisions of this API.