Client mobile app-Cards
Number of APIs: 3
-
Apply for a card POST {{clientmobileappURL}}:5055/ThirdpartyService/applyCard?access_token={{clientmobiletoken}}
-
To view the cards associated with profile GET {{clientmobileappURL}}:5055/ThirdpartyService/cards?access_token={{clientmobiletoken}}&status=active
-
Block a card PUT {{clientmobileappURL}}:5055/ThirdpartyService/cardStatus?access_token={{clientmobiletoken}}