Get the ZEFIX cantonal commercial-register excerpt for a UID.
GET/organisations/:uid/excerpt
Available in plans: Swiss Registry Signatory Excerpt · Partner
Returns the PDF download command for the cantonal commercial-register excerpt
of a ZEFIX-listed company. Only works for UIDs present in ZEFIX; for
organisations that only exist in the Swiss UID register, use
/organisations/{uid}/excerpt-uid instead.
Proposed Usage
- Use this endpoint for the ZEFIX-only PDF download flow.
- The response is a
IPDFDownloadRequestwhich contains the download link for the PDF file, along with the HTTP method, headers and body to be used in fetching the document. - We disclaim any legal liability for any damages or consequences that may result from the use of the data provided.
Usage Limits
- This endpoint is rate limited, please refer to the response headers for further details on limits and reset times.
Request
Responses
- 200
- 400
- 404
- 429
- 500
HTTP request details to download the ZEFIX excerpt PDF.
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiInvalid UID format. Expected format: CHE-123.456.789 or CHE123456789
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiUID not found in ZEFIX (no UID-register fallback on this endpoint; use /excerpt-uid).
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiThe API returns the error message when the quota for the resource has been exhausted. The detail in the response must provide information about the service quota allocated and renewal interval. When this error is returned, the request should not be retried within the same quota interval.
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiInternal server error
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupi