🎒Batch Methods
SIGNIUS Sealing Server REST API batch methods
Create new batch
Path Parameters
Name
Type
Description
Response
{
"id": “2123”,
"providerSettingsId": “1”,
"creationDate": "2023-01-01 12:00:00",
"status": “1”
}Upload package (ZIP)
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Response
Get batch status
Path Parameters
Name
Type
Description
Response
Possible statuses
Id
Value
Description
Accept batch
Path Parameters
Name
Type
Description
Download signed batch
Path Parameters
Name
Type
Description
Delete batch from the cache
Path Parameters
Name
Type
Description
Last updated