Update a payment terminal
x-ms-visibility: "important"
Send a request to update a payment terminal specified in the request body.
Path Parameters
terminalId int64 required
This is the globally unique ID for the payment terminal
application/json
Request Body required
Payment terminal object that needs to be updated
name string
terminalType string nullable
Possible values: [CPS, CLOUD, OTHER]
Default value: CPS
connectionType string nullable
Possible values: [SIEMENS, PAYTER_CLOUD, WORLDLINE, NETS, OTHER]
Default value: SIEMENS
manufacturer string
Responses
- 200
- 400
- 401
Returns the payment terminal id
application/json
Schema
Schema
string
Errors in the body request
text/plain
Schema
Schema
string
Customer not found or not authorised
Loading...