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

acceptTransfer

fun acceptTransfer(transferId: String): FiresaleTransferResponse

Accepts a transfer.

Parameters

transferId - The transfer UUID

Exceptions

TransferProcessingException - when the server has rejected accepting the transfer

ServerError - when the server has failed to process the request

UnknownError - when an unknown error has occurred.