# Get payment confirmation Download payment confirmation document. Endpoint: POST /external/paymentConfirmation Version: 0.0.1 Security: ## Header parameters: - `x-app-id` (string) Encoded customer identifier. Example: "2ZMEEX2otslHtRRgzQC0tPVwbasC23455vx0k=" ## Query parameters: - `confirmationId` (string) Payment confirmation id. Example: "kevsdkxb" ## Response 401 fields (application/problem+json): - `errors` (array) Example: ["An error occured"] ## Response 400 fields