# F2F Handover Handover endpoints for face-to-face transactions. ## Confirm the handover for this face-to-face transaction - [POST /p2p/transactions/{transaction_id}/confirm_handover](https://docs.trustap.com/apis/openapi/f2f-handover/p2p.confirmhandover.md): Both parties should confirm the handover for a face-to-face transaction. The complaints period begins when the seller confirms the handover. Offline access is allowed for this endpoint when the user has granted the p2p_tx:offline_confirm_handover scope to the client that is performing the request. ## Confirm the handover for this face-to-face transaction with a guest user - [POST /p2p/transactions/{transaction_id}/confirm_handover_with_guest_user](https://docs.trustap.com/apis/openapi/f2f-handover/p2p.confirmhandoverwithguestuserfortransaction.md): Both parties should confirm the handover for a face-to-face transaction. Full users don't have access to this endpoint.