# Get Invoice Payment Document Fetches a document associated with a booking and/or invoice payment by its UUID. Endpoint: GET /api/external/accounting/invoice-payments/{paymentId}/documents/{uuid} Version: 1.5.0 Security: API_AUTHENTICATION ## Path parameters: - `paymentId` (integer, required) Invoice payment ID - `uuid` (string, required) Document UUID