Add Currency to Payment Method (Internal)
Associates a currency with a payment method. Optionally override min/max amounts. 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.
currencySymbol
Currency symbol
minAmount
Override minimum amount for this currency
maxAmount
Override maximum amount for this currency