cURL
curl --request POST \ --url https://user.pmock.com/api/open/api/brand/list \ --header 'Content-Type: application/json' \ --data ' { "sdkVersion": 123 } '
{ "traceId": "", "code": 0, "msg": "", "data": [ { "brand": "", "resolutions": [ { "width": 0, "height": 0 } ] } ], "status": "" }
get a list of supported mobile phone brands
Android version (currently supports: 11, 12, 13, 14, 15)
Request link ID
code
Request return message
Status, representing whether this is an instant completion or waiting state, finish or pending
Request return data
Show child attributes