Authorization: Bearer ********************curl --location --request GET '/iapi/v1/pro/account/crm/userprofile/npwp/detail/' \
--header 'Authorization: Bearer <token>'{
"userId": 0,
"photo": "string",
"npwpNumber": "string",
"fullName": "string",
"status": 0
}