Block a card
PUT {{clientmobileappURL}}:5055/ThirdpartyService/cardStatus?access_token={{clientmobiletoken}}
- This service is used to block the active cards.
- In the payload, mention the contractUUID of a contract for which the active card is associated and mention the status as block.
- Use To view the contracts for fetching the contractUUID.
- Note : The contract should consist an active card in order to use this service.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |