v1

latestOpenAPI 3.0.12026-07-2353480642.4 KB
Merchant Maintenance

Partial Update of a Merchant Entity

A partial update of an existing Merchant Entity. Only replaces the provided parameters.

This can be used to activate/deactivate a merchant entity and change the trading name.

patch/entities/{entityUid}

Path parameters

entityUidstring uuid required

The Verifone allocated unique id for this site.

The Verifone assigned ID corresponding to the entity.

Request body

namestring

A name to be assigned to this entity. This can be the trading name or business name.

status'ACTIVE' | 'INACTIVE'

An entity may have different states but will still exist in the Verifone Service without being active as a record is required for the status.

This only allows update to active status, delete must be explicity executed as an operation.

Response

Patch Entity Success.