{
"url": "https://placewise.com/logo.png",
"file_type": "string",
"file_identifier": "string",
"file_sub_identifier": "string",
"file_name": "string"
}curl --location --request POST 'https://api.mpc.dev.placewise.com/v1/files/upload_from_url' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "https://placewise.com/logo.png",
"file_type": "string",
"file_identifier": "string",
"file_sub_identifier": "string",
"file_name": "string"
}'{
"id": 0
}