Path Parameters
The id of the price agreement period you want to fetch
Query Parameters
The audit user to log the request
Response
Successfully retrieved
The response is of type object
.
This operation will return a price agreement period
{
"lowest": false,
"priceListId": "<string>",
"code": "<string>",
"type": "PER_EACH",
"validFrom": "2022-05-12T13:18:05Z",
"validTo": "2022-05-12T13:18:05Z",
"value": 123,
"id": "<string>",
"priceAgreementId": "<string>"
}
The id of the price agreement period you want to fetch
The audit user to log the request
Successfully retrieved
The response is of type object
.
Was this page helpful?
{
"lowest": false,
"priceListId": "<string>",
"code": "<string>",
"type": "PER_EACH",
"validFrom": "2022-05-12T13:18:05Z",
"validTo": "2022-05-12T13:18:05Z",
"value": 123,
"id": "<string>",
"priceAgreementId": "<string>"
}