v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBBulk payment files
Upload public key
Upload a public key for validating signatures and sending signed bulk files. For detailed instructions on creating a public key, refer to the Create public and private keys section in <i>File signature and encryption</i>.
post/corporate/v1/bulk-payments/keys
Request body
Example request
{
"id": "string",
"key_material": "string",
"expires_at": "string"
}Response
Created
Example response
{
"id": "b6cdccc4-f6bf-4218-9e5e-7fb8f66008e3"
}