CryptoExchange API :: Agree to a transaction

Agree to a transaction

When the transaction is created, the terms of the transaction are automatically agreed to by the initiating party. However, it is required that the other parties in the transaction agree to the transaction before the transaction can move ahead.

Agreeing to a transaction is done by calling the transaction endpoint with action set to approved.

If the API call is successful, it will return the updated transaction object.

Once you have agreed to the transaction, you can select your payment method and fund the transaction.

Example Response