contact@pictarine.com
1 posts
Registered:
17 Apr 2014
08 Aug 2017
Link to this post
Hi,
In the createOrder call, you provide an exemple of PageProperty :
"PageProperties": [
{
"Name":"CropMode",
"Value":"2",
"Type":null
}
]
In this example, the property is "CropMode".
- What means the value '2'?
- What are the others property name available?
In addition, there is a lineProperty and an assetProperty?
What are these properties used for? And what are the different property name available?
Thank you