Updates an existing payment connector. This operation uses PATCH semantics, so you only need to specify the fields you want to change.
patch/payments/managers/{paymentManagerId}/connectors/{paymentConnectorId}
Path parameters
paymentManagerIdstring required
The unique identifier of the parent payment manager.
paymentConnectorIdstring required
The unique identifier of the payment connector to update.
Request body
Response
Success