Remove Currency from Payment Method (Internal)
Removes a currency association from a payment method. 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
currencySymbol
Currency symbol
Headers
x-admin-api-key