# Resend transaction receipt **POST /transactions/{transaction}/resend** Requires `manage_payments` permission ## Servers - GB server: https://api.gb.enjovia.app (GB server) - EU server: https://api.eu.enjovia.app (EU server) - US server: https://api.us.enjovia.app (US server) - AU server: https://api.au.enjovia.app (AU server) ## Authentication methods - Bearer auth ## Parameters ### Headers - **Account-ID** (string(uuid)) Account ID - Can be found on the Dashboard under Settings → API Tokens ### Path parameters - **transaction** (string(uuid)) ### Body: application/json (object) - **email** (string(email)) ## Responses ### 200 Receipt email queued #### Body: application/json (object) object ### 404 Transaction not found [Powered by Bump.sh](https://bump.sh)