| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2012 |
CreateNewWebhooksApi.saveSymEgressKey(String vCSenderOrganizationId,
String vCPermissions,
String vCCorrelationId,
SaveSymEgressKey saveSymEgressKey)
Create Webhook Security Keys
Create security keys that CyberSource will use internally to connect to your servers and validate messages using a digital signature.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2012> |
CreateNewWebhooksApi.saveSymEgressKeyWithHttpInfo(String vCSenderOrganizationId,
String vCPermissions,
String vCCorrelationId,
SaveSymEgressKey saveSymEgressKey)
Create Webhook Security Keys
Create security keys that CyberSource will use internally to connect to your servers and validate messages using a digital signature.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
CreateNewWebhooksApi.saveSymEgressKeyAsync(String vCSenderOrganizationId,
String vCPermissions,
String vCCorrelationId,
SaveSymEgressKey saveSymEgressKey,
ApiCallback<InlineResponse2012> callback)
Create Webhook Security Keys (asynchronously)
Create security keys that CyberSource will use internally to connect to your servers and validate messages using a digital signature.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2012 |
InlineResponse2012.clientReferenceInformation(Kmsegressv2keyssymClientReferenceInformation clientReferenceInformation) |
InlineResponse2012 |
InlineResponse2012.keyInformation(InlineResponse2012KeyInformation keyInformation) |
InlineResponse2012 |
InlineResponse2012.status(String status) |
InlineResponse2012 |
InlineResponse2012.submitTimeUtc(String submitTimeUtc) |
Copyright © 2024. All rights reserved.