Get Customer Profile
Retrieve the details of a specific customer profile using their unique identifier.
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"nodeName": "10.200.0.10:8200",
"msg": "OK",
"code": 200,
"portal_timezone": "Asia/Bangkok",
"description": "get properties is success",
"is_cached": true,
"customer_id": "104",
"time_lost": "51 ms",
"version": "20210615",
"properties": {
"last_updated": "2023-08-17 14:53:09",
"date_created": "2020-07-15 04:30:47",
"name": "TC Serm",
"customer_id": "104"
},
"status": true
}Last updated