isopruefi-frontend / api/clients / removePostalLocation
Function: removePostalLocation()¶
removePostalLocation(
postalCode):Promise\<void>
Defined in: api/clients.ts:166
Removes a postal code location from the system.
Parameters¶
postalCode¶
number
The postal code to remove
Returns¶
Promise\<void>
Promise resolving to void on successful removal
Throws¶
When the request fails or postal code doesn't exist