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