GET
/
v1
/
priceagreement
/
{id}
{
  "code": "<string>",
  "id": "<string>"
}

Path Parameters

id
string
required

The id of the price agreement you want to fetch

Query Parameters

auditUser
string
required

The audit user to log the request

Response

200
application/json

Successfully retrieved

The response is of type object.