Validate if a set of signatories can legally sign for a company
POST/organisations/:uid/signatories/validate
Available in plans: Swiss Registry Signatory · Swiss Registry Signatory Excerpt · Partner
This method validates if a set of persons can sign legally according to the competences specified in the cantonal commercial register.
HTTP semantics
- Returns 200 when the request is syntactically valid and the validation was executed successfully (even if the outcome is
isValid=false). - Returns 4xx/5xx only for request/auth errors or server failures. In that case, the response uses
ApiErrorResponsewitherrorCodeanderrors[].
Proposed Usage
- Use this endpoint to validate if a selected group of signatories has the proper authority to sign documents
- The validation takes into account the signing competences from the commercial register
- Can optionally include detailed validation rules in the response
- Supports caching for better performance
- The data relies on the respective cantonal commercial register records
- 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
Validation result
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 request parameters (Invalid UID format, missing signers array, or insufficient signers)
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)
jupiEntity not found
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