You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Api/TokenApi.cs
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ public interface ITokenApi : IApiAccessor
58
58
/// Generate Payment Credentials for a TMS Token
59
59
/// </summary>
60
60
/// <remarks>
61
-
/// | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
61
+
/// | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.<br>Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
62
62
/// </remarks>
63
63
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
64
64
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -71,7 +71,7 @@ public interface ITokenApi : IApiAccessor
71
71
/// Generate Payment Credentials for a TMS Token
72
72
/// </summary>
73
73
/// <remarks>
74
-
/// | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
74
+
/// | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.<br>Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
75
75
/// </remarks>
76
76
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
77
77
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -110,7 +110,7 @@ public interface ITokenApi : IApiAccessor
110
110
/// Generate Payment Credentials for a TMS Token
111
111
/// </summary>
112
112
/// <remarks>
113
-
/// | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
113
+
/// | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.<br>Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
114
114
/// </remarks>
115
115
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
116
116
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -123,7 +123,7 @@ public interface ITokenApi : IApiAccessor
123
123
/// Generate Payment Credentials for a TMS Token
124
124
/// </summary>
125
125
/// <remarks>
126
-
/// | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
126
+
/// | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.<br>Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
127
127
/// </remarks>
128
128
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
129
129
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -556,7 +556,7 @@ public async System.Threading.Tasks.Task<ApiResponse<InlineResponse200>> GetCard
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
559
+
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.<br>Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
560
560
/// </summary>
561
561
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
562
562
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -574,7 +574,7 @@ public string PostTokenPaymentCredentials (string tokenId, PostPaymentCredential
574
574
}
575
575
576
576
/// <summary>
577
-
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
577
+
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.<br>Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
578
578
/// </summary>
579
579
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
580
580
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -683,7 +683,7 @@ public ApiResponse< string > PostTokenPaymentCredentialsWithHttpInfo (string tok
683
683
}
684
684
685
685
/// <summary>
686
-
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
686
+
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.<br>Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
687
687
/// </summary>
688
688
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
689
689
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
@@ -702,7 +702,7 @@ public async System.Threading.Tasks.Task<string> PostTokenPaymentCredentialsAsyn
702
702
}
703
703
704
704
/// <summary>
705
-
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument or Instrument Identifier.
705
+
/// Generate Payment Credentials for a TMS Token | | | | | - -- | - -- | - -- | |**Token**<br>A Token can represent your tokenized Customer, Payment Instrument, Instrument Identifier or Tokenized Card information.|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|**Payment Credentials**<br>Contains payment information such as the network token, generated cryptogram for Visa & MasterCard or dynamic CVV for Amex in a JSON Web Encryption (JWE) response.<br>Your system can use this API to retrieve the Payment Credentials for an existing Customer, Payment Instrument, Instrument Identifier or Tokenized Card.<br>Optionally, **authenticated identities** information from Passkey authentication can be provided to potentially achieve liability shift, which may result in the return of an e-commerce indicator of 5 if successful.
706
706
/// </summary>
707
707
/// <exception cref="CyberSource.Client.ApiException">Thrown when fails to make API call</exception>
708
708
/// <param name="tokenId">The Id of a token representing a Customer, Payment Instrument or Instrument Identifier.</param>
0 commit comments