...
Name (JS tag) | Name (img tag) | Explanation | Format | Example |
---|---|---|---|---|
|
| This parameter transmits any discount values (net amounts) related to the conversion. | Numeric: #.# |
|
|
| This parameter transmits any discount tags related to the conversion. | Alphanumeric |
|
|
| This parameter transmits the total order value of a conversion, i.e. including shipping costs and VAT. | Numeric: #.# |
|
|
| This parameter transmits the status of the conversion. If it is not used, conversions will be registered with an open status. Therefore, you should only use this parameter when you want to confirm or cancel conversions automatically. | Numeric |
|
|
| This parameter is needed when you want to automate your validation process. For more information, please read this article. | Universally unique identifier (UUID) |
|
|
| For security reasons, this parameter identifies the page on which the conversion is made. | Alphanumeric | |
|
| This parameter transmits the request time for this Conversion . Following following the format in ISO 8601. The value must not be older then three months (92 days) ago and cannnot correspond to a future point in time. | YYYY-MM-DDTHH:mm:ss.sss+00:00 |
|
...