Home > @vsf-enterprise/commercetools-api > ApiMethods > updateBillingAddress

# ApiMethods.updateBillingAddress() method

See the updateBillingAddress() function

Signature:

updateBillingAddress(params: UpdateBillingAddressParams, customQuery?: CustomQuery): Promise<UpdateBillingAddressResponse>;

# Parameters

Parameter Type Description
params UpdateBillingAddressParams
customQuery CustomQuery

Returns:

Promise<UpdateBillingAddressResponse>