Set Bank Active
Activate Account API
Check Customer Information
PUT https://example.com/auto/bank/active/: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