{ "align": "string", "digitalPersonAssetsId": "string" }
curl --location --request POST '/openApiDigitalPerson/customer/createDraft' \ --header 'authorization: {{auth|md5}}' \ --header 'req_from: C' \ --header 'timestamp: {{timestamp}}' \ --header 'app_id: {{appId}}' \ --header 'account: 19999999999' \ --header 'Content-Type: application/json' \ --data-raw '{ "align": "string", "digitalPersonAssetsId": "string" }'
{ "code": 0, "data": { "duration": "", "fee": 0.0, "audioWorksId": 0, "result": "" }, "requestId": "", "resultMsg": "", "host": "", "errorStackTrace": "" }