# Create new shielded address Returns a new shielded address for receiving payments. Endpoint: GET /daemon/zgetnewaddress Version: 6.6.1 Security: ZelID ## Query parameters: - `type` (string) The type of z-address. Example: - = Enum: "sapling", "sprout" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (string) The new shielded address