# Address ## Delete delivery address for company - [POST /DeleteCompanyDeliveryAddress](https://docs.norce.io/api-reference/services/customerservice/openapi/address/deletecompanydeliveryaddress.md): Deletes a delivery address for the specified Company. ## Delete delivery address for customer - [POST /DeleteCustomerDeliveryAddress](https://docs.norce.io/api-reference/services/customerservice/openapi/address/deletecustomerdeliveryaddress.md): Deletes a delivery address for the specified Customer. ## Get external address for customer (v2) - [POST /GetExternalCustomerAddress2](https://docs.norce.io/api-reference/services/customerservice/openapi/address/getexternalcustomeraddress2.md): Gets a Customer's Address from an external source. Support for Klarna, ResursBank and Avarda exists and must be configured in Storm. Moreover an aggreement must be established with the PSP. Returns the customer with addresses populated according to customer type. Companies will have their addresses in Customer.DefaultCompany. ## Insert delivery address for company - [POST /InsertCompanyDeliveryAddress](https://docs.norce.io/api-reference/services/customerservice/openapi/address/insertcompanydeliveryaddress.md): Inserts a new delivery address for the specified Company. ## Insert delivery address for customer - [POST /InsertCustomerDeliveryAddress](https://docs.norce.io/api-reference/services/customerservice/openapi/address/insertcustomerdeliveryaddress.md): Inserts a new delivery address for the specified Customer. ## Update delivery address for company - [POST /UpdateCompanyDeliveryAddress](https://docs.norce.io/api-reference/services/customerservice/openapi/address/updatecompanydeliveryaddress.md): Updates a delivery address for the specified Company. ## Update delivery address for customer - [POST /UpdateCustomerDeliveryAddress](https://docs.norce.io/api-reference/services/customerservice/openapi/address/updatecustomerdeliveryaddress.md): Updates a delivery address for the specified Customer.