EnhancedCommercialDataServiceAsyncImpl

Functions

Link copied to clipboard
open suspend fun retrieve(eventToken: String, requestOptions: RequestOptions): EnhancedData

open suspend fun retrieve(eventToken: String, params: TransactionEventEnhancedCommercialDataRetrieveParams = TransactionEventEnhancedCommercialDataRetrieveParams.none(), requestOptions: RequestOptions = RequestOptions.none()): EnhancedData

Get L2/L3 enhanced commercial data associated with a transaction event. Not available in sandbox.

Link copied to clipboard

Returns a view of this service with the given option modifications applied.

Link copied to clipboard

Returns a view of this service that provides access to raw HTTP responses for each method.