v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
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

namestring
metadataobject nullable

Response

Payment method updated.

idstring required
codestring required
namestring required
activeboolean required
metadataobject nullable required
created_atstring required
updated_atstring required