取得銀行 APIM Token.md
1 additions, 6 deletions
| ... | ... | @@ -11,16 +11,11 @@ |
| 11 | -## Endpoint by environment | |
| 12 | -* sit : https://apimdev.cathaybk.com.tw | |
| 13 | -* uat : https://apimuat.cathaybk.com.tw | |
| 14 | -* prod : https://apim.cathaybk.com.tw | |
| 15 | - | |
| 16 | - curl -X POST {EndPoint}/apim-oauth/token | |
| 11 | + curl -X POST {APIMBaseURL}/apim-oauth/token |