Get Signature Link
Signature
Get Signature Link
Retrieve the contract signing links for each legal representative of a solicitation. Applies to the national onboarding flow, when the solicitation is in waiting_signature.
GET
Get Signature Link
Part of the Onboarding Documents flow. After compliance approves all documents in a national solicitation, its status becomes
waiting_signature and a contract is issued for signature (via ZapSign). Use this endpoint to get each signer’s sign_url and route the legal representatives to sign.Cross-border solicitations have no signature step — calling this endpoint for one returns 404.Path Parameters
UUID of the solicitation (the
id returned by Create Company).- Format: UUID
- Example:
339074a8-1834-49c5-af94-4a044248d88d
Response
Status of the signature request. One of
pending_signature, signed, expired.The legal representatives who must sign the contract.
Errors
Download the signed contract
To download the contract document (the original, or the signed version once available), call:cURL
Examples
Related Resources
Onboarding Documents Integration
Understand the full flow
Onboarding Webhook
Statuses delivered to your URL

