You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/merchantapi_products_v1beta.accounts.productInputs.html
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -369,6 +369,16 @@ <h3>Method Details</h3>
369
369
"period": "A String", # The type of subscription period. Supported values are: * "`month`" * "`year`"
370
370
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
371
371
},
372
+
"sustainabilityIncentives": [ # The list of sustainability incentive programs.
373
+
{ # Information regarding sustainability-related incentive programs such as rebates or tax relief.
374
+
"amount": { # The price represented as a number and currency. # The fixed amount of the incentive.
375
+
"amountMicros": "A String", # The price represented as a number in micros (1 million micros is an equivalent to one's currency standard unit, for example, 1 USD = 1000000 micros).
376
+
"currencyCode": "A String", # The currency of the price using three-letter acronyms according to [ISO 4217](http://en.wikipedia.org/wiki/ISO_4217).
377
+
},
378
+
"percentage": 3.14, # The percentage of the sale price that the incentive is applied to.
"taxCategory": "A String", # The tax category of the product.
373
383
"taxes": [ # Tax information.
374
384
{ # The Tax of the product.
@@ -671,6 +681,16 @@ <h3>Method Details</h3>
671
681
"period": "A String", # The type of subscription period. Supported values are: * "`month`" * "`year`"
672
682
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
673
683
},
684
+
"sustainabilityIncentives": [ # The list of sustainability incentive programs.
685
+
{ # Information regarding sustainability-related incentive programs such as rebates or tax relief.
686
+
"amount": { # The price represented as a number and currency. # The fixed amount of the incentive.
687
+
"amountMicros": "A String", # The price represented as a number in micros (1 million micros is an equivalent to one's currency standard unit, for example, 1 USD = 1000000 micros).
688
+
"currencyCode": "A String", # The currency of the price using three-letter acronyms according to [ISO 4217](http://en.wikipedia.org/wiki/ISO_4217).
689
+
},
690
+
"percentage": 3.14, # The percentage of the sale price that the incentive is applied to.
Copy file name to clipboardExpand all lines: docs/dyn/merchantapi_products_v1beta.accounts.products.html
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -358,6 +358,16 @@ <h3>Method Details</h3>
358
358
"period": "A String", # The type of subscription period. Supported values are: * "`month`" * "`year`"
359
359
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
360
360
},
361
+
"sustainabilityIncentives": [ # The list of sustainability incentive programs.
362
+
{ # Information regarding sustainability-related incentive programs such as rebates or tax relief.
363
+
"amount": { # The price represented as a number and currency. # The fixed amount of the incentive.
364
+
"amountMicros": "A String", # The price represented as a number in micros (1 million micros is an equivalent to one's currency standard unit, for example, 1 USD = 1000000 micros).
365
+
"currencyCode": "A String", # The currency of the price using three-letter acronyms according to [ISO 4217](http://en.wikipedia.org/wiki/ISO_4217).
366
+
},
367
+
"percentage": 3.14, # The percentage of the sale price that the incentive is applied to.
"taxCategory": "A String", # The tax category of the product.
362
372
"taxes": [ # Tax information.
363
373
{ # The Tax of the product.
@@ -705,6 +715,16 @@ <h3>Method Details</h3>
705
715
"period": "A String", # The type of subscription period. Supported values are: * "`month`" * "`year`"
706
716
"periodLength": "A String", # The number of subscription periods the buyer has to pay.
707
717
},
718
+
"sustainabilityIncentives": [ # The list of sustainability incentive programs.
719
+
{ # Information regarding sustainability-related incentive programs such as rebates or tax relief.
720
+
"amount": { # The price represented as a number and currency. # The fixed amount of the incentive.
721
+
"amountMicros": "A String", # The price represented as a number in micros (1 million micros is an equivalent to one's currency standard unit, for example, 1 USD = 1000000 micros).
722
+
"currencyCode": "A String", # The currency of the price using three-letter acronyms according to [ISO 4217](http://en.wikipedia.org/wiki/ISO_4217).
723
+
},
724
+
"percentage": 3.14, # The percentage of the sale price that the incentive is applied to.
"Unspecified or unknown sustainability incentive type.",
1548
+
"Program offering tax liability reductions for electric vehicles and, in some countries, plug-in hybrids. These reductions can be based on a specific amount or a percentage of the sale price.",
1549
+
"A subsidy program, often called an environmental bonus, provides a purchase grant for electric vehicles and, in some countries, plug-in hybrids. The grant amount may be a fixed sum or a percentage of the sale price."
0 commit comments