curl --location -g --request POST 'https://dev.your-api-server.com/field_order/field_ref?q_on_gp=q_on_gp_value&query_same_1=query_same_1_gp&q_on_gp_request_off=q_on_gp_request_off_value&glo_qparam_use_glo={{id_glo}}&glo_qparam_use_env={{id_env}}&glo_qparam_use_prior={{priority_env}}' \
--header 'h_on_gp: h_on_gp_value' \
--header 'header_same_1: header_same_1_gp' \
--header 'plat-form: {{header}}' \
--header 'h_on_gp_request_off: h_on_gp_case_off_value' \
--header 'glo_hparam_use_glo: {{id_glo}}' \
--header 'glo_hparam_use_env: {{id_env}}' \
--header 'glo_hparam_use_prior: {{priority_env}}' \
--header 'header_long: l=eBO-G2Fng9CH5uxF2Ofahurza77OSIOYYuPzaNbMiOCP_Xfp5gxlW6pndVL9C31Vh6DWR3-82bJHBeYBcIfEiOp2AJ-YF8Mmnl=eBO-G2Fng9CH5uxF2Ofahurza77OSIOYYuPzaNbMiOCP_Xfp5gxlW6pndVL9C31Vh6DWR3-82bJHBeYBcIfEiOp2AJ-YF8Mmn=end' \
--header 'Cookie: c_on_gp=c_on_gp_value;c_on_gp_request_off=c_on_gp_request_off_value;c_on_gp=c_on_gp_value;cookie_same_1=cookie_same_1_gp;cookie_long=l=eBO-G2Fng9CH5uxF2Ofahurza77OSIOYYuPzaNbMiOCP_Xfp5gxlW6pndVL9C31Vh6DWR3-82bJHBeYBcIfEiOp2AJ-YF8Mmn;c1=cookieInGlobalCookie;c_on_gp_request_off=c_on_gp_request_off_value;glo_cparam_use_glo={{id_glo}};glo_cparam_use_env={{id_env}};glo_cparam_use_prior={{priority_env}};c1=cookieInGlobalHeader' \
--header 'Content-Type: application/json' \
--data-raw '{
"str_1": "aliquip dolore",
"str_2": "laboris velit pariatur",
"str_3": "est occaecat",
"int_1": 76,
"int_2": 19,
"int_3": 7,
"bool_1": true,
"bool_2": false,
"bool_3": false,
"array_1": [
"enim anim ex"
],
"array_2": [
"anim incididunt id"
],
"array_3": [
"dolore aute officia anim labore"
],
"obj_1": {
"str_1": "occaecat proident",
"str_2": "eiusmod enim in non",
"str_3": "aute adipisicing elit"
},
"obj_2": {
"int_1": 54,
"int_2": 23,
"int_3": 44
},
"obj_3": {
"bool_1": true,
"bool_2": false,
"bool_3": true
},
"num_1": 89,
"num_2": 61,
"num_3": 79,
"null_1": null,
"null_2": null,
"null_3": null,
"any_1": -10607301,
"any_2": [],
"any_3": true,
"allOf_1": {
"num_1": 16,
"num_2": 50,
"num_3": 75,
"null_1": null,
"null_2": null,
"null_3": null
},
"allOf_2": {
"num_1": 19,
"num_2": 94,
"num_3": 88,
"null_1": null,
"null_2": null,
"null_3": null
},
"allOf_3": {
"num_1": 54,
"num_2": 4,
"num_3": 33,
"null_1": null,
"null_2": null,
"null_3": null
},
"anyOf_1": {
"int_1": 20,
"int_2": 36,
"int_3": 73
},
"anyOf_2": {
"str_1": "ut",
"str_2": "velit",
"str_3": "cupidatat reprehenderit sed minim"
},
"anyOf_3": {
"str_1": "qui in minim occaecat",
"str_2": "laborum culpa qui",
"str_3": "nostrud"
},
"oneOf_1": {
"obj_1": {},
"obj_2": {},
"obj_3": {}
},
"oneOf_2": {
"obj_1": {},
"obj_2": {},
"obj_3": {}
},
"oneOf_3": {
"bool_1": "reprehenderit sunt sit",
"bool_2": "pariatur",
"bool_3": "dolore aliqua nulla minim ipsum"
}
}'