{"section":"known-issues","requestedLocale":"en","requestedSlug":"adding-a-new-address-on-invoice-address-returns-null-api-results","locale":"en","slug":"adding-a-new-address-on-invoice-address-returns-null-api-results","path":"docs/en/known-issues/Checkout/adding-a-new-address-on-invoice-address-returns-null-api-results.md","branch":"main","content":"## Summary\n\n\nWhen there is more than one address registered in the Profile System, there is a \"null\" request to the zip code service if you add a new address on \"Invoice Address\".\n\n\n#### Simulation\n\n\n\n- Have more than 1 address registered in the Profile System;\n- Select a pickup point;\n- Click on \"Deliver to another address\" to add a new address on \"Invoice Address\" without selecting any other option.\n\nThe request was `/api/checkout/pub/postal-code/null/postalcodenumber`, so it returns the 500 error. Due to this return, it doesn't autocomplete the address using the zip code service.\n\n\n#### Workaround\n\n\nSelect an option already registered before adding a new address"}