# Get payment information **GET /v1/{payment-service}/{payment-product}/{paymentId}** ## Servers - Production environment: https://api.memo.bank/nextgenpsd2 (Production environment) - Sandbox environment: https://api.beta.sandbox.memo.bank/nextgenpsd2 (Sandbox environment) ## Parameters #### Headers - **Signature** (string) #### Path parameters - **payment-service** (string) - **payment-product** (string) - **paymentId** (string) ## Responses ### 200: OK #### Body Parameters: application/json (object) - **debtorAccount** (object) - **instructedAmount** (object) - **creditorAccount** (object) - **creditorName** (string) - **endToEndIdentification** (string) - **remittanceInformationUnstructured** (string) - **requestedExecutionDate** (string(date)) - **transactionStatus** (string) [Powered by Bump.sh](https://bump.sh)