# Out Payment Transfer funds from Easypay accounts to SEPA bank accounts ## Lists out payments - [GET /out_payment](https://docs.easypay.pt/openapi/out-payment/get_out_payment.md): Full report with all the out payments from your Account Id ## Create out payment - [POST /out_payment](https://docs.easypay.pt/openapi/out-payment/post_out_payment.md): Get your strong authentication RSA private key from Easypay Backoffice on menu:Web Services->Configuration API 2.0->Keys. ## Shows out payment details - [GET /out_payment/{id}](https://docs.easypay.pt/openapi/out-payment/get_out_payment_id.md) ## Deletes out payment - [DELETE /out_payment/{id}](https://docs.easypay.pt/openapi/out-payment/delete_out_payment_id.md): If the payment is not processed, it will be cancelled. Get your strong authentication RSA private key from Easypay Backoffice on menu: Web Services->Configuration API 2.0->Keys.