Partial update of payment attempt

Partially updates specific fields of an existing payment-attempt identified by transactionId. Using PATCH semantics, this endpoint allows you to modify one or more attributes without replacing the entire resource. It's ideal for adjusting details as the payment attempt progresses, ensuring that only the changed information is transmitted and updated.

Last updated