Delete Funding Account for Buyer
Overview
This route will allow user to delete the funding account for the buyer.
Resource Access
DELETE https://<hostname>/buyer/v1/buyer/<buyerId>/fundingAccount
Example Request
DELETE https://<hostname>/buyer/v1/buyer/<buyerId>/fundingAccount
Content-Type: application/json
Example Response
200 OK
Updated 3 days ago