v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBCreate repricing agreements
Link accounts to agreement
This operation will link the given list of accounts to a given agreement
post/v1/priceagreement/{id}/link
Path parameters
idstring required
The id of the price agreement you want to connect the accounts to
Query parameters
auditUserstring required
The audit user to log the request
Request body
Example request
[
{
"validFrom": "2022-05-12T13:18:05Z",
"validTo": "2022-05-12T13:18:05Z"
}
]Response
Successfully created