cURL
curl --request POST \ --url https://ato.fnskutoasin.com/api/v1/InfoTask/Batch \ --header 'Api-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "asins": [ "<string>" ], "callBackUrl": "<string>" } '
{ "messages": [ "<string>" ], "succeeded": true, "data": 123 }
Status 200 OK