| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
Tmsv2customersEmbeddedDefaultShippingAddress |
CustomerShippingAddressApi.postCustomerShippingAddress(String customerTokenId,
PostCustomerShippingAddressRequest postCustomerShippingAddressRequest,
String profileId)
Create a Customer Shipping Address
|
okhttp3.Call |
CustomerShippingAddressApi.postCustomerShippingAddressAsync(String customerTokenId,
PostCustomerShippingAddressRequest postCustomerShippingAddressRequest,
String profileId,
ApiCallback<Tmsv2customersEmbeddedDefaultShippingAddress> callback)
Create a Customer Shipping Address (asynchronously)
|
okhttp3.Call |
CustomerShippingAddressApi.postCustomerShippingAddressCall(String customerTokenId,
PostCustomerShippingAddressRequest postCustomerShippingAddressRequest,
String profileId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postCustomerShippingAddress
|
ApiResponse<Tmsv2customersEmbeddedDefaultShippingAddress> |
CustomerShippingAddressApi.postCustomerShippingAddressWithHttpInfo(String customerTokenId,
PostCustomerShippingAddressRequest postCustomerShippingAddressRequest,
String profileId)
Create a Customer Shipping Address
|
| Modifier and Type | Method and Description |
|---|---|
PostCustomerShippingAddressRequest |
PostCustomerShippingAddressRequest.id(String id) |
PostCustomerShippingAddressRequest |
PostCustomerShippingAddressRequest.links(Tmsv2customersEmbeddedDefaultShippingAddressLinks links) |
PostCustomerShippingAddressRequest |
PostCustomerShippingAddressRequest.metadata(Tmsv2customersEmbeddedDefaultShippingAddressMetadata metadata) |
PostCustomerShippingAddressRequest |
PostCustomerShippingAddressRequest.shipTo(Tmsv2customersEmbeddedDefaultShippingAddressShipTo shipTo) |
Copyright © 2020. All rights reserved.