API V2.0 changelog: Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:API <div class="heading">API Version 2.0 Changelog</div> This page explains the capabilities of the API Version 2.0 and explains how to use it. = 2022-11-15..." |
|||
| Line 8: | Line 8: | ||
== GET /properties == | == GET /properties == | ||
*Moved the "ownerId" field to be under data -> account -> ownerId | *Moved the "ownerId" field to be under data -> account -> ownerId | ||
= 2022-11-22 = | |||
== GET /bookings == | |||
*Renamed guests field "name" to "lastName" | |||
Revision as of 06:13, 25 November 2022
API Version 2.0 Changelog
This page explains the capabilities of the API Version 2.0 and explains how to use it.
2022-11-15
GET /properties
- Moved the "ownerId" field to be under data -> account -> ownerId
2022-11-22
GET /bookings
- Renamed guests field "name" to "lastName"