{ "sentenceUuid": "", "sentenceName": "", "sentenceGender": "", "status": "", "orderUuid": "", "gender": "", "tune": "", "outputUrl": "", "outputVocalUrl": "", "outputBgmUrl": "", "createDate": "", "finishDate": "", }
curl --location --request POST 'https://third-company.com/api/callback' \ --header 'Content-Type: application/json' \ --data-raw '{ "sentenceUuid": "", "sentenceName": "", "sentenceGender": "", "status": "", "orderUuid": "", "gender": "", "tune": "", "outputUrl": "", "outputVocalUrl": "", "outputBgmUrl": "", "createDate": "", "finishDate": "", }'
{}