Authorization: Bearer ********************
{
"org_cd": "string",
"dct_cd": "string",
"": "string"
}
curl --location --request GET '/innerapi/family-bed/list' \
--header 'x1-gp-color: {{IS_GRAY}}' \
--header 'Authorization: std_token3ff405973ea91aa5884f7a4560b838f5' \
--header 'Content-Type: application/json' \
--data-raw '{
"org_cd": "string",
"dct_cd": "string",
"": "string"
}'
{}