| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
List<InlineResponse20010> |
DeviceDeAssociationApi.postDeAssociateV3Terminal(List<DeviceDeAssociateV3Request> deviceDeAssociateV3Request)
De-associate a device from merchant to account or reseller and from account to reseller
A device will be de-associated from its current organization and moved up in the hierarchy.
|
|
okhttp3.Call |
DeviceDeAssociationApi.postDeAssociateV3TerminalAsync(List<DeviceDeAssociateV3Request> deviceDeAssociateV3Request,
ApiCallback<List<InlineResponse20010>> callback)
De-associate a device from merchant to account or reseller and from account to reseller (asynchronously)
A device will be de-associated from its current organization and moved up in the hierarchy.
|
|
okhttp3.Call |
DeviceDeAssociationApi.postDeAssociateV3TerminalCall(List<DeviceDeAssociateV3Request> deviceDeAssociateV3Request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postDeAssociateV3Terminal
|
|
ApiResponse<List<InlineResponse20010>> |
DeviceDeAssociationApi.postDeAssociateV3TerminalWithHttpInfo(List<DeviceDeAssociateV3Request> deviceDeAssociateV3Request)
De-associate a device from merchant to account or reseller and from account to reseller
A device will be de-associated from its current organization and moved up in the hierarchy.
|
| Modifier and Type | Method | Description |
|---|---|---|
DeviceDeAssociateV3Request |
DeviceDeAssociateV3Request.deviceId(String deviceId) |
|
DeviceDeAssociateV3Request |
DeviceDeAssociateV3Request.organizationId(String organizationId) |
Copyright © 2026. All rights reserved.