SupplyProductRateInterface
Implemented by
Fields
Price currency.
Price per unit (without taxes).
Price per unit (with taxes).
Unit type.
Datetime for the beginning of the rate validity.
Datetime for end of the rate validity.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"currency": "strategy-if-with-certain-far",
"pricePerUnit": "1.0",
"pricePerUnitWithTaxes": "1.0",
"unitType": "DAYS_ON_SUPPLY",
"validFrom": "2008-11-16T07:08:14.380300+00:00",
"validTo": "2006-02-26T10:16:39.068092+00:00"
}