| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
AgenticCreatePurchaseIntentResponse200 |
InstructionsApi.updatePurchaseIntent(String instructionId,
AgenticUpdatePurchaseIntentRequest agenticUpdatePurchaseIntentRequest)
Update a purchase intent
Updates an existing purchase intent identified by the transaction ID.
|
okhttp3.Call |
InstructionsApi.updatePurchaseIntentAsync(String instructionId,
AgenticUpdatePurchaseIntentRequest agenticUpdatePurchaseIntentRequest,
ApiCallback<AgenticCreatePurchaseIntentResponse200> callback)
Update a purchase intent (asynchronously)
Updates an existing purchase intent identified by the transaction ID.
|
okhttp3.Call |
InstructionsApi.updatePurchaseIntentCall(String instructionId,
AgenticUpdatePurchaseIntentRequest agenticUpdatePurchaseIntentRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updatePurchaseIntent
|
ApiResponse<AgenticCreatePurchaseIntentResponse200> |
InstructionsApi.updatePurchaseIntentWithHttpInfo(String instructionId,
AgenticUpdatePurchaseIntentRequest agenticUpdatePurchaseIntentRequest)
Update a purchase intent
Updates an existing purchase intent identified by the transaction ID.
|
Copyright © 2026. All rights reserved.