Amend Terminal
Alters the terminal parameter values that have been previously set. As a result, an already existing live terminal stays operational – no re-onboarding or reactivation is required.
HTTP POST
| Environment | Endpoint |
|---|---|
| QA | https://onboarding-service.{instance}.qa.rubean.io/api/{acquirer}/{client}/amend |
| PROD | https://onboarding-service.{instance}.phonepos.online/api/{acquirer}/{client}/amend |
Request
When sending an amend request, the same message structure as update request applies. Only the values provided in the request will be updated.
Response
The response is the same as the update response.