API Data Provider - Online Help

Approvals

List all approvals in your account. The request must filter on both the Parent and one of the following: ApproverId, StatusName, ParentId, or DelegateeId. For instance, Select * from Approvals where Parent='ticket' and ParentId=11.

Columns

Name Type References
Id [KEY] Integer
Parent String
ParentId Integer
CreatedAt Datetime
UpdatedAt Datetime
ApproverId Integer
ApproverName String
ApprovalType Integer
Level Integer
UserId Integer
UserName String
StatusId Integer
StatusName String
DelegateeId Integer
DelegateeName String
LatestRemark String

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060.0