Update of payment attempt

Replaces all fields of a payment attempt by transactionAttemptId using PUT, fully updating its details for consistency before continuing the flow.

Replaces all fields of an existing payment-attempt identified by transactionId. This endpoint utilizes HTTP PUT semantics to overwrite the entire payment attempt resource with new data provided. Use this when you need to fully refresh the payment attempt's details, ensuring complete consistency of all attributes before proceeding further in the payment flow.

Last updated