Skip to main content
PATCH
Update the payment terminal status

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Path Parameters

assetId
string
required

The ID of the asset with the payment terminal

Body

application/json
status
enum<string>
required

The new activation status for the payment terminal

Available options:
VERIFIED,
FAILED
errorCode
string | null

Error code if status is FAILED

Response

Success. Returns the updated asset.

data
object