v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBGet repricing agreements
Retrieves a price agreement period
This operation will return a price agreement period
get/v1/priceagreement/period/{id}
Path parameters
idstring required
The id of the price agreement period you want to fetch
Query parameters
auditUserstring required
The audit user to log the request
Response
Successfully retrieved
Example response
{
"validFrom": "2022-05-12T13:18:05Z",
"validTo": "2022-05-12T13:18:05Z"
}