Changes to Claim a transaction on behalf of a Trustap user

POST /v2/transactions/{transaction_id}/claim

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 3 revisions of this API.12

  1. 7cd924622f3a2
  2. b64115f669581

What changed

    • removed the buyer_handover_confirmed enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the seller_handover_confirmed enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • added the new user_is_not_guest enum value to the code response property for the response status 400

      response-property-enum-value-added