Delete Bank
Delete Bank Account API
Check Customer Information
DELETE https://example.com/auto/bank/delete/:key
Headers
Name
Type
Description
x-partnerid*
String
partner id
x-signature*
String
signature
Content-Type*
application/json
-
Response
{
"data": {},
"code": 0,
"msg": "Success",
"cause": ""
}Last updated