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

paymentMethodCodestringRequired
Payment method code
currencySymbolstringRequired
Currency symbol

Headers

x-admin-api-keystringRequired

Errors