| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
AgenticCreatePurchaseIntentResponse200 |
InstructionsApi.initiatePurchaseIntent(AgenticCreatePurchaseIntentRequest agenticCreatePurchaseIntentRequest)
Initiate a purchase intent
Creates a new purchase intent with the provided details.
|
okhttp3.Call |
InstructionsApi.initiatePurchaseIntentAsync(AgenticCreatePurchaseIntentRequest agenticCreatePurchaseIntentRequest,
ApiCallback<AgenticCreatePurchaseIntentResponse200> callback)
Initiate a purchase intent (asynchronously)
Creates a new purchase intent with the provided details.
|
okhttp3.Call |
InstructionsApi.initiatePurchaseIntentCall(AgenticCreatePurchaseIntentRequest agenticCreatePurchaseIntentRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for initiatePurchaseIntent
|
ApiResponse<AgenticCreatePurchaseIntentResponse200> |
InstructionsApi.initiatePurchaseIntentWithHttpInfo(AgenticCreatePurchaseIntentRequest agenticCreatePurchaseIntentRequest)
Initiate a purchase intent
Creates a new purchase intent with the provided details.
|
Copyright © 2026. All rights reserved.