Create App Token
app_key และ app_secret จะได้จากการ สร้าง app ในระบบ Partner
Request
-
Method:
POST -
URL:
{{base_url}}/v2/auth/token -
View common parameters
Header
| Properties | Type | Description |
|---|---|---|
| Content-Type | string | application/json |
Body params
| Properties | Type | Description |
|---|---|---|
| grant_type | string | |
| app_key | string | |
| app_secret | string |