{
"stationId": "271099579",
"deliveryLockerId": "XYHU-001",
"companySecretKey": "5EAF06EA94DFF6B6",
"yjsh": "xxx",
"subAccount": "nisi tempor ut"
}curl --location --request POST '/app/zhongYou/user/pickup.json' \
--header 'Authorization: Bearer {{token}}' \
--header 'clientid: operator' \
--header 'sk: {{sn}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"stationId": "271099579",
"deliveryLockerId": "XYHU-001",
"companySecretKey": "5EAF06EA94DFF6B6",
"yjsh": "xxx",
"subAccount": "nisi tempor ut"
}'{}