curl --location --request POST 'https://app.apacta.com/api/v1/stock_locations' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string"
}'{
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"success": true
}