| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceDeAssociationApi.deleteTerminalAssociation(DeAssociationRequestBody deAssociationRequestBody)
De-associate a device from merchant or account V2
The current association of the device will be removed and will be assigned back to parent in the hierarchy based on internal logic
|
okhttp3.Call |
DeviceDeAssociationApi.deleteTerminalAssociationAsync(DeAssociationRequestBody deAssociationRequestBody,
ApiCallback<Void> callback)
De-associate a device from merchant or account V2 (asynchronously)
The current association of the device will be removed and will be assigned back to parent in the hierarchy based on internal logic
|
okhttp3.Call |
DeviceDeAssociationApi.deleteTerminalAssociationCall(DeAssociationRequestBody deAssociationRequestBody,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteTerminalAssociation
|
ApiResponse<Void> |
DeviceDeAssociationApi.deleteTerminalAssociationWithHttpInfo(DeAssociationRequestBody deAssociationRequestBody)
De-associate a device from merchant or account V2
The current association of the device will be removed and will be assigned back to parent in the hierarchy based on internal logic
|
| Modifier and Type | Method and Description |
|---|---|
DeAssociationRequestBody |
DeAssociationRequestBody.deviceId(String deviceId) |
Copyright © 2026. All rights reserved.