# The draft box
Service Account You can manage drafts and merchandise cards through the service interface as follows:
# Draft management
Interface Name | English name | Request Path |
---|---|---|
Draft box switching settings | draft_switch | /cgi-bin/draft/switch |
Update draft | draft_update | /cgi-bin/draft/update |
Get a list of drafts | draft_batchget | /cgi-bin/draft/batchget |
Additional drafts | draft_add | /cgi-bin/draft/add |
Total number of drafts obtained | draft_count | /cgi-bin/draft/count |
Delete the draft | draft_delete | /cgi-bin/draft/delete |
Get details on the draft | getDraft | /cgi-bin/draft/get |
# Product cards
Interface Name | English name | Request Path |
---|---|---|
Get the DOM structure of the merchandise card | ecsgetproductcardinfo | /channels/ec/service/product/getcardinfo |