Partial update of payment

Partially updates specific fields like metadata of a payment by transactionId using PATCH, allowing incremental changes without replacing the entire resource.

Partially updates specific fields like metadata of an existing payment transaction identified by transactionId. Using HTTP PATCH semantics, this endpoint allows for modifying certain attributes without replacing the entire transaction resource. It's helpful for making incremental changes as the payment progresses through different stages.

Last updated