Documentation Index
Fetch the complete documentation index at: https://developer.wooxpro.com/llms.txt
Use this file to discover all available pages before exploring further.
GET Check If It Is An Invited User (KEYED)
Used for API This is suitable for agents to check whether a user is a user they invited.
Request URL
GET https://cloud-api.wooxpro.com/contract/private/affiliate/invite-check
Request Limit
See Detailed Rate LimitRequest Parameter
Request
| Field | Type | Required | Description |
|---|---|---|---|
| cid | Long | Yes | User CID to Query |
Response Data
Response
| Field | Type | Description |
|---|---|---|
| isInviteUser | Boolean | Is this an invited user - true= Yes - false= No |