Update Payment Method (Internal)
Updates a payment method (name, provider, min/max amounts, required fields, isActive). Requires admin API key.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
paymentMethodCode
Payment method code
Headers
x-admin-api-key
Request
This endpoint expects an object.
name
Payment method name
description
Payment method description
responseType
Response type
Allowed values:
minAmount
Minimum amount
maxAmount
Maximum amount (null for unlimited)
requiredFields
Required fields configuration
providerCode
Provider code
Allowed values:
isActive
Is active