| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
AgenticCardEnrollmentResponse200 |
EnrollmentApi.enrollCard(AgenticCardEnrollmentRequest agenticCardEnrollmentRequest)
Enroll a card
Enroll a card for tokenization during the customer's account registration or when the customer starts a new purchase intent.
|
okhttp3.Call |
EnrollmentApi.enrollCardAsync(AgenticCardEnrollmentRequest agenticCardEnrollmentRequest,
ApiCallback<AgenticCardEnrollmentResponse200> callback)
Enroll a card (asynchronously)
Enroll a card for tokenization during the customer's account registration or when the customer starts a new purchase intent.
|
okhttp3.Call |
EnrollmentApi.enrollCardCall(AgenticCardEnrollmentRequest agenticCardEnrollmentRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for enrollCard
|
ApiResponse<AgenticCardEnrollmentResponse200> |
EnrollmentApi.enrollCardWithHttpInfo(AgenticCardEnrollmentRequest agenticCardEnrollmentRequest)
Enroll a card
Enroll a card for tokenization during the customer's account registration or when the customer starts a new purchase intent.
|
Copyright © 2026. All rights reserved.