updatePaymentManager
abstract suspend fun updatePaymentManager(input: UpdatePaymentManagerRequest): UpdatePaymentManagerResponse
Updates an existing payment manager. This operation uses PATCH semantics, so you only need to specify the fields you want to change.