Skip to main content
POST
Error

Authorizations

x-cdata-authtoken
string
header
required

Body

application/json
WorkspaceId
string
required

The Id of the workspace containing the connector participating in the trading partner certificate exchange.

ConnectorId
string
required

The Id of the AS2 or OFTP connector sending or receiving certificates during the exchange process.

Certificate
string
required

The full filename of the certificate (including the extension) to be sent to or exchanged with the remote trading partner.

ExchangeType
string
required

The type of certificate exchange operation: AS2 Request/Response (requesting or providing certificates), or OFTP Deliver/Request/Replace (delivering, requesting, or updating certificates).

PortId
string

The Id of the specific connector port or endpoint handling the certificate exchange operation with the trading partner.

CertificatePassword
string

The password protecting the private key in the certificate being exchanged (AS2 exchanges only).

CertificateUsage
string

The cryptographic purposes for which the certificate can be used, such as encryption, signature verification, or TLS connections (AS2 exchanges only). Available values are 'Encryption, Verification, ServerTLS, ClientTLS'.

ResponseURL
string

The URL endpoint where the trading partner should send their certificate response when you initiate an AS2 certificate request.

RequestId
string

An Id for tracking a specific AS2 certificate exchange request and matching it with the corresponding response.

Response

The action result