Redicom Help Center

discount

discount.code

Version 1.0

Returns the value of the code field of the discount.

{% for item in response.orders %}
{% for item2 in item.lines %}
<p>{{item2.discount.code}}</p>
{% endfor %}
{% endfor %}

Input

{{ response.discount.code }}

Output

C782138B2A0

discount.amount

Version 1.0

Returns all of the line amount in the discount.

discount.description

Version 1.0

Returns the value of the description field of the discount.

Input

{{ response.discount.description }}

Output

Desconto de valor