isopruefi-frontend / api/clients / addPostalLocation
Function: addPostalLocation()¶
addPostalLocation(
postalCode):Promise\<FileResponse>
Defined in: api/clients.ts:155
Adds a new postal code location to the system.
Parameters¶
postalCode¶
number
The postal code to add
Returns¶
Promise\<FileResponse>
Promise resolving to the API response
Throws¶
When the request fails or postal code already exists