interface address | hostname/openapi/v1/customerOpenapi/queryBytel | ||
Request header | User-Agent: openApi Content-Type: application/json; charset=utf-8 Accept-encoding: gzip,deflate Time-stamp: 1437528688233 Data-signature: BF706E6AC693BA3B1BABD32E6713431D | ||
Request method | POST | ||
Request body | { "appId": "abcdefghijklmn", "customerTel": "17759205640" } | ||
parameter name | Is it necessary | Types of | Instructions |
appId | Yes | String | KYBIO configured access credentials |
customerTel | Yes | String | Member mobile number |
Return result | Note: If multiple members have the same mobile number, multiple records may be returned { "status": "success", "messages": [], "errorCode":null "data": [ { "customerUid "categoryName": "Gold Card," "number": "Kybio Cashier", "name": "OpenApi creation", "point": 0, "discount": 60, "balance": 0, "phone": "17759205640", "birthday": "2015-09-15 00:00:00", "qq": "673874555", "email": "test@gmail.com", "address": "63 Ubi Road 1 Oxley Bizhub #02-45", "remarks": "Remarks", "createdDate": "2015-09-15 00:00:00", "onAccount": 0, "enable": 1, "password": "abcdefg", "expiryDate": "2015-09-15 00:00:00" "createStoreAppIdOrAccount": "mylin0" } ] } | ||
Field name | Types of | Instructions | |
Status | String | Whether the request is processed correctly, return success or error, case-insensitive | |
Messages | String[] | Processing result message | |
errorCode | Int | Business process error code, see error code table | |
Data | List | Refer to 1. Field Description for Member Return Results Based on Member ID |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article