vnorder / com.venuenext.vnorder.firesale.service / FiresaleClient / cancelTransfer

cancelTransfer

fun cancelTransfer(transferId: String): FiresaleTransferResponse

Cancels a transfer

Parameters

transferId - The transfer UUID

Exceptions

TransferProcessingException - when the server has rejected canceling the transfer

ServerError - when the server has failed to process the request

UnknownError - when an unknown error has occurred.