Update repricing agreements
Update repricing agreements
Endpoints for updating repricing agreements
Endpoints
Update a price agreement
PATCH /v1/priceagreement/{id}
Delete a price agreement
DELETE /v1/priceagreement/{id}
Delete agreement period
DELETE /v1/priceagreement/period/{id}
Update a agreement period
PATCH /v1/priceagreement/period/{id}
Delete an account link to a agreement
DELETE /v1/priceagreement/link/{id}
Update a agreement account link
PATCH /v1/priceagreement/link/{id}