Remove customer profile card

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The Remove Customer Profile Card service is used to remove a stored card from a customer profile.

HTTP Request

DELETE /customerprofiles/{profileId}/cards/{cardId}

Request parameters

PropertyTypeDescription
profileId
required
stringYour unique identifier for the customer profile stored at Paynova.
cardId
required
stringPaynova's unique identifier for the card associated with the customer profile.

Response parameters

PropertyTypeDescription
status
required
statusAPI operation status.

Example:
{ "isSuccess":true, "errorNumber":0, "statusKey":"SUCCESS", "statusMessage":"The operation was successful." }
Response

Language
LoadingLoading…
Response
Choose an example:
application/json