curl --location 'https://shopify-mistica.onrender.com/shopify//fulfill' \ --header 'Content-Type: application/json' \ --data '{ "location_id": 873183927391, "line_items": [ { "id": 1234567890, "quantity": 1 } ] }'
{}