Create a new price agreement period
This operation will create a new price agreement period
Path Parameters
The id of the price agreement to which you want to save the period
Query Parameters
The audit user to log the request
Body
After all logic and repricing, should the lowest price apply. I.E the repriced one or the one coming from the merchant.
A reference to a price list, using the id of the price list
Product code for this agreement period
Tells which kind of discount calculation that applies
PER_EACH
, ABSOLUTE
, PERCENT
The RFC 3339 format date and time from what time the price list should be active. Cannot be null
The RFC 3339 format date and time when this price list should stop to be active. Cannot be greater than 'validFrom' of any other price list with the same 'code'. Can be null, which means this price list is active until this field is set
The value connected to the type
field above. This can be 45.4 PER_EACH, 5.0 PERCENT etc.
Response
Short description of the result of the action
Will contain the ID of the resource that has been created or updated