| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
Tmsv2customersEmbeddedDefaultShippingAddress |
CustomerShippingAddressApi.patchCustomersShippingAddress(String customerTokenId,
String shippingAddressTokenId,
PatchCustomerShippingAddressRequest patchCustomerShippingAddressRequest,
String profileId,
String ifMatch)
Update a Customer Shipping Address
|
okhttp3.Call |
CustomerShippingAddressApi.patchCustomersShippingAddressAsync(String customerTokenId,
String shippingAddressTokenId,
PatchCustomerShippingAddressRequest patchCustomerShippingAddressRequest,
String profileId,
String ifMatch,
ApiCallback<Tmsv2customersEmbeddedDefaultShippingAddress> callback)
Update a Customer Shipping Address (asynchronously)
|
okhttp3.Call |
CustomerShippingAddressApi.patchCustomersShippingAddressCall(String customerTokenId,
String shippingAddressTokenId,
PatchCustomerShippingAddressRequest patchCustomerShippingAddressRequest,
String profileId,
String ifMatch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCustomersShippingAddress
|
ApiResponse<Tmsv2customersEmbeddedDefaultShippingAddress> |
CustomerShippingAddressApi.patchCustomersShippingAddressWithHttpInfo(String customerTokenId,
String shippingAddressTokenId,
PatchCustomerShippingAddressRequest patchCustomerShippingAddressRequest,
String profileId,
String ifMatch)
Update a Customer Shipping Address
|
| Modifier and Type | Method and Description |
|---|---|
PatchCustomerShippingAddressRequest |
PatchCustomerShippingAddressRequest.id(String id) |
PatchCustomerShippingAddressRequest |
PatchCustomerShippingAddressRequest.links(Tmsv2customersEmbeddedDefaultShippingAddressLinks links) |
PatchCustomerShippingAddressRequest |
PatchCustomerShippingAddressRequest.metadata(Tmsv2customersEmbeddedDefaultShippingAddressMetadata metadata) |
PatchCustomerShippingAddressRequest |
PatchCustomerShippingAddressRequest.shipTo(Tmsv2customersEmbeddedDefaultShippingAddressShipTo shipTo) |
Copyright © 2020. All rights reserved.