Skip to main content

Accept a swap offer

PATCH 

/v1/swaps/:Swap-Offer-Id/accept

This endpoint enables the users to formally accept an existing swap offer. When sending a request, it must include the unique identifier of the swap offer the users wish to accept, thereby indicating their intention to proceed with the exchange under the conditions previously outlined. The endpoint is idempotent so in case of an unknown status code returned a retry to accept the swap should respond with the correct status.

Request

Responses

Success Response (The swap trade has bee executed)