Contracts
Get a signed URL for viewing a contract
A short-lived signed URL for the contract PDF, for inline rendering. Resolves to the countersigned PDF once the creator has signed, and to the unsigned PDF currently out for signature before that.
404 when the contract does not belong to this shop, or when neither PDF has been generated yet (a draft that was never sent). Single-shop only.
get/contracts/{contract_id}/view-url
Path parameters
contract_idstring uuid required
Contract id (UUID).
Contract id (UUID).
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.