Home > @vsf-enterprise/commercetools-api > ApiMethods > addBillingAddress
# ApiMethods.addBillingAddress() method
See the addBillingAddress() function
Signature:
addBillingAddress(params: AddBillingAddressParams, customQuery?: CustomQuery): Promise<AddBillingAddressResponse>;
# Parameters
| Parameter | Type | Description |
|---|---|---|
| params | AddBillingAddressParams | |
| customQuery | CustomQuery |
Returns:
Promise<AddBillingAddressResponse>