Contracts - Protected
Send Contract To Client
Send one or more declaration PDFs (Documentos with id_modulo=5) belonging to this contract to the client by email. Body: declaration_ids: list[int] — Documentos.ID rows to attach to_address: str (optional) — override recipient; otherwise the contract's client primary email is used
post/api/contracts/{contract_id}/send-to-client
Path parameters
contract_idinteger required
Headers
x-api-tokenstring nullable
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/api/contracts/{contract_id}/send-to-client:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.