#f6826
Back
2026/02/06
1 min read

查詢CR與小樹會員資訊

查詢CR與小樹會員資訊.md
2 additions, 9 deletions
... ... @@ -1,5 +1,3 @@
1 -##
2 -
3 1 * `Request:true - AES 256``/CBC mode` / `Response:true - AES 256``/CBC mode`
4 -## Endpoint by environment
5 -* sit : https://apimdev.cathaybk.com.tw
6 -* uat : https://apimuat.cathaybk.com.tw
7 -* prod : https://apim.cathaybk.com.tw
8 -
9 - curl -X POST {EndPoint}/cub-cr-membership/member/crUserInfo
2 + curl -X POST {APIMBaseURL}/cub-cr-membership/member/crUserInfo
10 - | 1 | Authorization<br>x-cub-token | String | true | CaaS授權取得的access_token |
3 + | 1 | ~~Authorization~~<br>x-cub-token | String | true | CaaS授權取得的access_token |