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.
GET http:///api/v2/business/{businessId}/paymentfiles/{id}/signing-key/download
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| id | int32 | Required | |
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| keyType | string |
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 |
Powered by DapperDox