사전구매 My Dashboard
GET
https://{market-domain}/v1.0/presales/dashboard
Query Parameters
Name
Type
Description
sales_id*
int64
사전구매ID
curl --location 'https://{market-domain}/v1.0/presales/dashboard?sales_id=2' --header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY...'
Last updated