This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Bookings API Documentation with TypeScript Types | |
Below is the Bookings API documentation converted from Postman collection to Markdown format with TypeScript types: | |
## Bookings | |
### 1. Add Booking (Appointment) | |
**Method:** POST | |
**URL:** `{{admin_ajax_url}}/bookings` |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright (C) 2025 XTemos | |
# This file is distributed under the GNU General Public License version 3.0. | |
msgid "" | |
msgstr "" | |
"Project-Id-Version: Woodmart 8.1.0\n" | |
"Report-Msgid-Bugs-To: https://xtemos.com\n" | |
"Last-Translator: \n" | |
"Language-Team: Tiếng Việt\n" | |
"MIME-Version: 1.0\n" | |
"Content-Type: text/plain; charset=UTF-8\n" |