license_id
Parameter: license_id
Type: string
Required: Yes
Description:
- The unique identifier associated with a specific subscription or license.
- This value can be found in the user’s dashboard or subscription details. Visit: https://pinetrader.io/dashboard/subscriptions
- It is essential for authenticating the user and verifying their access to the trading automation service.
Example:
{
"license_id": "1234567890abcdef"
}