# Generate a proof of transfer **GET /v1/transfers/{id}/proof** Proofs can only be generated for confirmed transfers. ## Servers - Production: https://api.memo.bank (Production) - Sandbox: https://api.sandbox.memo.bank (Sandbox) ## Authentication methods - Jwt ## Parameters ### Path parameters - **id** (string(uuid)) ID of the transfer. ## Responses ### 200 OK #### Body: application/octet-stream (string(binary)) string(binary) [Powered by Bump.sh](https://bump.sh)