| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Void> |
OrdersController.updateOrderTracking(UpdateOrderTrackingInput input)
Updates or cancels the tracking information for a PayPal order, by ID.
|
CompletableFuture<ApiResponse<Void>> |
OrdersController.updateOrderTrackingAsync(UpdateOrderTrackingInput input)
Updates or cancels the tracking information for a PayPal order, by ID.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOrderTrackingInput |
UpdateOrderTrackingInput.Builder.build()
Builds a new
UpdateOrderTrackingInput object using the set fields. |
Copyright © 2025. All rights reserved.