# Get a single ImportedPaymentTransactionGroup **GET /api/invoice/imported_payment_transaction_group/{identifier}** ## Servers - https://replace-with-own-host.iw-erp.de: https://replace-with-own-host.iw-erp.de () ## Authentication methods - Session token - Jwt token internal - Login config ## Parameters ### Path parameters - **identifier** (string) ### Query parameters - **iw-build-id** (string) build id of the client - **iw-package-id** (string) package id of the client ## Responses ### 200 Get a single ImportedPaymentTransactionGroup #### Body: application/json (object) - **linked** (boolean) - **auto_linked** (boolean) - **deleted** (boolean) - **name** (string) - **created** (string(date-time)) - **updated** (string(date-time)) - **billing_payment_profile** (object) [Powered by Bump.sh](https://bump.sh)