Client mobile app-Cards

Number of APIs: 3

  1. Apply for a card POST {{clientmobileappURL}}:5055/ThirdpartyService/applyCard?access_token={{clientmobiletoken}}

  2. To view the cards associated with profile GET {{clientmobileappURL}}:5055/ThirdpartyService/cards?access_token={{clientmobiletoken}}&status=active

  3. Block a card PUT {{clientmobileappURL}}:5055/ThirdpartyService/cardStatus?access_token={{clientmobiletoken}}