Update payment sessionCopy Pagepatch https://api.sandbox.eu.ppro.com/v1/payment-sessions/{session-id}Updates a Payment Session.Path Paramssession-idstringrequiredBody ParamsamountobjectThe amount to be authorized.amount objectamountTypestringenumDefines if the provided 'amount' is a maximum value or an exact value. This field is relevant only for recurring payments.MAXEXACTVARIABLEAllowed:MAXEXACTVARIABLEpaymentDescriptorstringThe payment descriptor (arbitrary string). May be presented to the consumer.orderobjectThe order details.order objectinitialPaymentChargeobjectAn initial payment charge to be created when initializing the agreement in a "link and pay" journeyinitialPaymentCharge objectHeadersMerchant-Idstringrequiredlength ≥ 1acceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200OK 400Invalid request.Updated 7 months ago