GET
/
v1
/
priceagreement
/
period
/
{id}
{
  "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>"
}

Path Parameters

id
string
required

The id of the price agreement period you want to fetch

Query Parameters

auditUser
string
required

The audit user to log the request

Response

Successfully retrieved

The response is of type object.