latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
access-lists

Update an Access List Entry

put/api/access-lists/{listId}/entries/{id}

Path parameters

idstring required

The ID of the Access List Entry

listIdstring required

The ID of the Access List

Request body

externalCodestring required

The external code of the access list entry.

customerIdstring nullable

The ID of the customer of the access list entry.

firstnamestring nullable

The first name of the access list entry.

lastnamestring nullable

The last name of the access list entry.

emailstring email nullable

The email of the access list entry.

phonestring nullable

The phone number of the access list entry.

metaobject

The key-value pairs of the extra data of the access list entry.

Response

OK

_idstring required

The ID of the access list entry.

listIdstring required

The ID of the access list of the access list entry.

externalCodestring required

The external code of the access list entry.

customerIdstring nullable

The ID of the customer of the access list entry.

sellerIdstring required

The ID of the seller of the access list entry.

firstnamestring nullable

The first name of the access list entry.

lastnamestring nullable

The last name of the access list entry.

emailstring email nullable

The email of the access list entry.

phonestring nullable

The phone number of the access list entry.

metaobject

The key-value pairs of the extra data of the access list entry.