Block a card

PUT {{customerURL}}:5055/ThirdpartyService/cardStatus?access_token={{custoken}}

  • This service is used to block the active cards.
  • The payload should be mentioned in a json format.
  • In the payload, mention the contractUUID of a contract for which the active card is associated and mention the status as block.
  • Use View the contracts of a profile which is in the Accounts under the Customer collection for fetching the contractUUID.
  • Note : The contract should consist an active card in order to use this service.

Request Params

KeyDatatypeRequiredDescription
access_tokenstring