Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://apigw.bienport.com/api/payment/wallet/list/{subscriptionId} \ --header 'Authorization: <authorization>' \ --header 'OrganizationId: <organizationid>'
[ { "cardId": 8, "subscriptionId": 3453, "maskedCardNo": "454671******1234" } ]
Access Token
Organization ID
subscriptionId
successfully
card Id.
8
subscription Id.
3453
Masked Card No.
"454671******1234"
Was this page helpful?