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: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"org_cd": "string",
"dct_cd": "string",
"": "string"
}'{}