payment-methods

Update payment method

Partially updates a payment method by its identifier. The code is immutable.

patch/api/v1/payment-methods/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Payment method identifier (UUID).

Request body

PaymentMethodUpdate required

Response

Payment method updated.

PaymentMethodUpdateResponse required

Changes