v1

latestOpenAPI 3.0.0Apache 2.02026-07-267057121.5 KB

Upload the e.firma (FIEL) certificate, private key, and password for a registered party. This endpoint provides an alternative to the web-based registration form for programmatic integration.

post/apps/sw-sapien/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

cer_filestring byte required

Base64 encoded e.firma certificate file (.cer) issued by SAT.

key_filestring byte required

Base64 encoded e.firma private key file (.key). The private key must match the certificate.

passwordstring required

The password for the e.firma private key.

Response

Certificate uploaded successfully.