CryptoExchange API :: Accepting returned items in a transaction

Accepting returned items in a transaction

Once you have verified that the items you received from the buyer are what you expected and in the condition you expected, you mark the items as accepted. This allows us to go ahead and return the funds to the buyer.

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

Marking all returned items as accepted

Accepting the items in a transaction allows us to return the funds to the buyer in the transaction. Accepting or rejecting the items must happen before the inspection period for the transaction completes as Cryptoexchange.com will automatically accept the goods on the sellers behalf if the inspection period lapses.

This action must be performed by the seller in the transaction. A partner cannot perform this action on behalf of the seller.