Home > @vsf-enterprise/commercetools-api > UpdateShippingAddressResponse
# UpdateShippingAddressResponse type
Data returned from the updateShippingAddress
API endpoint
Signature:
export declare type UpdateShippingAddressResponse = Partial<Customer>;
References: Customer