createFeedDocument
操作将在Feeds v2020-09-04的销售伙伴API中不再可用,所有对此操作的调用将失败。依赖此操作的集成应迁移至Feeds v2021-06-30以避免服务中断。{
"contentType": "string"
}
curl --location --request POST 'https://sellingpartnerapi-na.amazon.com/feeds/2020-09-04/documents' \
--header 'Content-Type: application/json' \
--data-raw '{
"contentType": "string"
}'
{
"payload": {
"feedDocumentId": "string",
"url": "string",
"encryptionDetails": {
"standard": "AES",
"initializationVector": "string",
"key": "string"
}
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码