v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1350108168.1 KB
accounts

Mark the proposal as accepted at the given revision number. If the number does not match the server's revision number an ABORTED error message will be returned. This call updates the proposal_state from PROPOSED to BUYER_ACCEPTED, or from SELLER_ACCEPTED to FINALIZED. Upon calling this endpoint, the buyer implicitly agrees to the terms and conditions optionally set within the proposal by the publisher.

post/v2beta1/accounts/{accountId}/proposals/{proposalId}:accept

Path parameters

accountIdstring required

Account ID of the buyer.

proposalIdstring required

The ID of the proposal to accept.

Request body

proposalRevisionstring int64

The last known client revision number of the proposal.

Response

Successful response