Type information, baseInfo= basic information, tradeAccount= trading account, kyc= kyc information, allKyc= detailed kyc information on the page, bankList= bank card list, walletList= wallet address, otherInfo= other
idstringRequired
Customer ID
customerNostringRequired
Customer Number
Responses
post
POST /openapi-b/customer.admin.WhiteCustomerAdminApiService.detail HTTP/1.1
Host: pre-api-test.cmfbl.com
trace: text
token: text
version: text
companyId: text
Content-Type: application/json
Accept: */*
Content-Length: 73
{
"type": "tradeAccount",
"id": "{{customerId}}",
"customerNo": "{{customer}}"
}