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

Successfully retrieved

code
string

A code that uniquely identifies this price agreement

Maximum length: 64
id
string

The id of a price agreement

Maximum length: 64