Update Payment Method StatusAsk AIpost https://api.portone.cloud/api/master-merchant/{mkey}/merchants/payment-methodsPath ParamsmkeystringrequiredBody Paramsmerchants_keysarrayrequiredThe list of Sub-merchants PortOne keysmerchants_keys*payment_channel_keystringrequiredThe Payment Channel Key listed in PortOne docspayment_method_keystringrequiredThe Payment Method Key listed in PortOne docsenablestringrequiredThe boolean indicating whether to enable or disable the Payment MethoddefaultstringrequiredThe boolean indicating whether to mark the Payment Method as defaultaction_typestringrequiredThe action_type. either UPDATE_ENABLE_STATUS or UPDATE_DEFAULT_STATUSmethod_sub_typestringrequiredThe payment method sub_type. either WALLET or INT_CARDenvironmentstringenumrequiredThe environment of the transaction is either live OR sandboxlivesandboxAllowed:livesandboxHeadersX-Portone-Client-KeystringAuthorizationstringThe Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token in this guideResponses 200Successful response 400Failure response 401Failure responseUpdated 7 months ago