GET ads/detail/{shop_id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
shop_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DataResponseOfAdsDetailViewModelName | Description | Type | Additional information |
---|---|---|---|
code | integer |
None. |
|
message | string |
None. |
|
success | boolean |
None. |
|
data | AdsDetailViewModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.