Generates a new pending PGP signing key pair for the payment file. The key must be activated before use.

Request

POST http:///api/v2/business/{businessId}/paymentfiles/{id}/signing-key/generate

Path parameters

Parameter name Value Description Additional
id int32 Required
businessId string Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

PgpKeyPairEditModel
404 Not Found

Not Found

ProblemDetails