accounts
Cancel an ongoing negotiation on a proposal. This does not cancel or end serving for the deals if the proposal has been finalized, but only cancels a negotiation unilaterally.
post/v2beta1/accounts/{accountId}/proposals/{proposalId}:cancelNegotiation
Path parameters
accountIdstring required
Account ID of the buyer.
proposalIdstring required
The ID of the proposal to cancel negotiation for.
Request body
CancelNegotiationRequest required
Request to cancel an ongoing negotiation.
Response
Successful response