{ "qr_content": "string", "set_owner": "string" }
curl --location --request POST 'https://api.gizwits.com/app/bind_latest' \ --header 'X-Gizwits-Application-Id;' \ --header 'X-Gizwits-User-token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "qr_content": "string", "set_owner": "string" }'
{}