| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
AgenticCreatePurchaseIntentResponse200 |
InstructionsApi.updatePurchaseIntent(String instructionId,
AgenticUpdatePurchaseIntentRequest agenticUpdatePurchaseIntentRequest)
Update a purchase intent
Update an existing purchase intent (instruction) identified by its instructionId.
|
|
okhttp3.Call |
InstructionsApi.updatePurchaseIntentAsync(String instructionId,
AgenticUpdatePurchaseIntentRequest agenticUpdatePurchaseIntentRequest,
ApiCallback<AgenticCreatePurchaseIntentResponse200> callback)
Update a purchase intent (asynchronously)
Update an existing purchase intent (instruction) identified by its instructionId.
|
|
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
Update an existing purchase intent (instruction) identified by its instructionId.
|
Copyright © 2026. All rights reserved.