Remove Country from Payment Method (Internal)
Removes a country 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
countryCode
Country code
Headers
x-admin-api-key