Upload the KSeF certificate, private key, and password for a registered party. This endpoint provides an alternative to the web-based certificate upload wizard for programmatic integration.
post/apps/gov-pl/v1/entry/{silo_entry_id}/certificate
Path parameters
silo_entry_idstring required
ID of the party silo entry to upload the certificate for.
Example:5b45453c-cdd0-11ed-afa1-0242ac120002
ID of the party silo entry to upload the certificate for.
Request body
Example request
{
"password": "MySecurePassword123!"
}Response
Certificate uploaded successfully and validated.