Skip to main content
GET
Download cancelled plan agreement

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cancelledPlan
integer
required

Cancelled plan agreement row ID returned by GET /cancelled-plan-agreements.

Query Parameters

disposition
enum<string>
default:download
Available options:
download,
inline

Response

Cancelled plan agreement PDF stream returned.

The response is of type file.

Last modified on July 19, 2026