This operation will return the price agreement for given id
cURL
curl --request GET \ --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/v1/priceagreement/{id}
{ "code": "<string>", "id": "<string>" }
The id of the price agreement you want to fetch
The audit user to log the request
Successfully retrieved
The response is of type object.
object
Was this page helpful?