GET admin/purchase?userId={userId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseEntityOfIEnumerableOfPurchaseRecord| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| msg | string |
None. |
|
| data | Collection of PurchaseRecord |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.