Generate contract fee invoice PDF

Creates a PDF invoice for calculated contract fee charges.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Request

This endpoint expects an object.
modeenumRequired
mode value.
Allowed values:
fees_idsobject or nullOptional
fees IDs identifier list.
include_discountsbooleanOptional
include discounts flag.
include_paymentsbooleanOptional
include payments value.

Response

Returns the updated contract fee state or a confirmation message after the operation completes.