Delete Card Management Rules for Buyer
Overview
This route will allow user to delete the card management rules for the buyer.
Resource Access
DELETE https://<hostname>/buyer/v1/buyer/<buyerId>/cardRule/<cardRuleId>
Example Request
DELETE https://<hostname>/buyer/v1/buyer/<buyerId>/cardRule/<cardRuleId>
Content-Type: application/json
Example Response
{
"id": "370379d0-24f1-5b47-98ee-e765021c1f0b"
}
Updated 3 days ago