Polyv Help Center

Help Center

Watch Conditions - Invitation to Watch

Updated: 2025-11-19 16:08:38

1. Usage

1.1 Get Invitation Watch Authorization Audit Status

API Method: getInviteWatchAuthAuditStatus(): InviteWatchAuditStatus

Supported from version v2.0.0

Return Value Description: InviteWatchAuditStatus type

1.2 Whether to Allow Verification of Invitation Watch Authorization

API Method: allowInviteWatchAuth(): boolean

Supported from version v2.0.0

1.3 Verify Invitation Watch Authorization

API Method: verifyInviteWatchAuth(__namedParameters: VerifyInviteWatchAuthParams): Promise<VerifyInviteWatchAuthResult>

Supported from version v2.0.0

Parameter Description:

  • __namedParameters: VerifyInviteWatchAuthParams type, required, detailed type description as follows
Parameter Name Description Type Required Default Value
saleId Distributor ID string Yes -

Return Value Description: Promise<VerifyInviteWatchAuthResult> type

1.4 Get Invitation Watch Authorization Information

API Method: getInviteWatchAuthInfo(__namedParameters: VerifyInviteWatchAuthParams): Promise<InviteWatchAuthInfo>

Supported from version v2.0.0

Parameter Description:

  • __namedParameters: VerifyInviteWatchAuthParams type, required, detailed type description as follows
Parameter Name Description Type Required Default Value
saleId Distributor ID string Yes -

Return Value Description: Invitation watch authorization information, Promise<InviteWatchAuthInfo> type, detailed type description as follows

Property Name Description Type
status Audit Status InviteWatchAuditStatus
saleInfo Inviter/Distributor Information Object
联系客服,在线咨询