Favourite/RemoveFavourite
Interface Function

Bookmark/unbookmark the document

Request Parameter
Parameter Type Remarks
DocumentId String Document Id
StaffName String User name
UserId String The UserId of user , guid format
EntityName String Form alias, the identity of the form
Return Data Type(Data)

int 1 means success

Input Sample
{
    "DocumentId": "1234567890",
    "UserId": "90aacf16-a039-49bf-8605-8de3ddac879c",
    "EntityName": "DemoFormAlias",
    "StaffName":"DemoUser"
}
Return Sample
{
    "StatusCode": 200,
    "Info": "Request (or process) succeeded",
    "Data": 1
}
© Digital Maker Product Team all right reserved,powered by Gitbook该文件修订时间: 2023-02-02 10:40:12

results matching ""

    No results matching ""