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] Long
Parent String
ParentId Long
CreatedAt Datetime
UpdatedAt Datetime
ApproverId Long
ApproverName String
ApprovalType Integer
Level Long
UserId Long
UserName String
StatusId Long
StatusName String
DelegateeId Long
DelegateeName String
LatestRemark String

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9300.0