Documentation Index
Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoints
Retrieves all price agreements
GET /v1/priceagreement
Retrieves one price agreement
GET /v1/priceagreement/{id}
Retrieves all price agreements periods
GET /v1/priceagreement/period/{id}
Retrieves a price agreements periods
GET /v1/priceagreement/period/{id}
Get all accounts linked to an agreement
GET /v1/priceagreement/{id}/link
Get agreements for linked account
GET /v1/priceagreement/account/{id}/link
Retrieves the active price agreement period for a selected account and product
GET /v1/priceagreement/account/{id}/product/{code}

