Update a paymentAsk AIpatch https://api-sandbox.fintecture.com/pis/v2/payments/{session_id}This endpoint allows modification of information on a specific payment.Path Paramssession_idstringrequiredlength between 32 and 32Session identifier allows identification of a specific payment event.Body ParamsPayment Status Update Request (All payments methods)BNPL payment Update Request (BNPL Only)metaObject 1Object 2requiredmeta objectHeadersdigeststringrequiredSha-256 base64 encoded digest.Related documentation can be found by clicking heresignaturestringrequiredSignature is used to enforce security by signing request.Related documentation can be found by clicking heredatestringrequiredRFC2822 formatted date.x-request-idstringrequireduuid v4. Required in Redirect mode.Responses 200successful operation 400bad request 401unauthorized 403forbidden 404resource not found 500internal server errorUpdated about 1 year ago