diff --git a/README.md b/README.md index 3afac96..9e68f90 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ To set your API credentials for an API request, configure the following informat authenticationType = jwt merchantID = your_merchant_id keyAlias = your_merchant_id - keyPassword = your_merchant_id + keyPass = your_merchant_id keyFileName = your_merchant_id keysDirectory = resources useMetaKey = false @@ -92,7 +92,7 @@ To set your API credentials for an API request, configure the following informat authenticationType = jwt merchantID = your_child_merchant_id keyAlias = your_child_merchant_id - keyPassword = your_portfolio_id + keyPass = your_portfolio_id keyFileName = your_portfolio_id portfolioId = your_portfolio_id keysDirectory = resources