Downloads the public key of a PGP signing key pair for the payment file. Use keyType=pending (default) to download the pending key before sharing with HSBC and activating, or keyType=active to re-download the currently active key.

Request

GET http:///api/v2/business/{businessId}/paymentfiles/{id}/signing-key/download

Path parameters

Parameter name Value Description Additional
id int32 Required
businessId string Required

Query parameters

Parameter name Value Description Additional
keyType string

Response

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

Status code Description Resource
200 OK

OK

400 Bad Request

Bad Request

ProblemDetails
404 Not Found

Not Found

ProblemDetails