{
"marketplace_user_id" : 54784654,
"password" : "test@456"
}curl --location 'https://api.yelo.red/open/admin/detail' \
--header 'Content-Type: application/json' \
--data-raw '{
"marketplace_user_id" : 54784654,
"password" : "test@456"
}'{}