cancelAgreement
inline suspend fun MarketplaceAgreementClient.cancelAgreement(crossinline block: CancelAgreementRequest.Builder.() -> Unit): CancelAgreementResponse
Allows an acceptor to cancel an active agreement. Not all agreements are eligible for cancellation. Use the error response to determine why a cancellation request was rejected.