Through this interface, users can obtain detailed records of their earnings
/api/user/earnings/details
POST
Field | Parameter | Type | Required | Description |
---|---|---|---|---|
APPID | appid | String | Yes | Application Client Id |
Timestamp | gntime | String | Yes | The current UNIX timestamp |
Signature | gntoken | String | Yes | Signature string. For details, please refer to the Signature Method page. |
Keywords | keywords | String | No | You can search for domain names or subordinate account IDs |
Type | type | String | No | Types of consumption that generate income |
Start Time | starttime | String | No | Start Time : 2025-09-01 |
End Time | endtime | String | No | End Time : 2025-09-10 |
Page | page | Integer | No | Page |
Pagesize | limit | Integer | No | Maximum 1000 |
Field | Parameter | Type | Description |
---|---|---|---|
Return code | code | Integer | 1: Return Successful -1: Return Failed |
Return Message | msg | String | Instructions for returning the request operation |
Return data | data | Array | Return request operation result data |
Count | count | Integer | Total number of records |
Page | page | Integer | Page |
Pagesize | pagesize | Integer | Pagesize |
Field | Parameter | Type | Description |
---|---|---|---|
Account ID | data[].uid | Integer | 1234567 |
Order Amount | data[].orderamount | Float | 100.00 |
Commission | data[].commission | Float | 10.00 |
Description | data[].description | String | Description |
Datetime | data[].datetime | String | Datetime |
Type | data[].type | String | Type |
Type Name | data[].typename | String | Type Name |
{ "code": 1, "msg": "OK", "data": [ { "uid": "1xxx", "orderamount": "30.00", "commission": "3.00", "description": "[UID:1xxx]Doman Renewal iv****e.com(3 Years)", "datetime": "2025-04-18 11:58:24", "type": "2", "typename": "Doman Renewal" } ], "count": 1, "page": 1, "pagesize": 15 }
Current system time:2025-09-19 07:48:23(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2025 GNAME.COM. All rights reserved.