Changes

Jump to navigation Jump to search

API V2.0

231 bytes added, 08:03, 3 March 2022
All POST requests will have a standard response.
=== Structure ===
Responses will be an array containing a number of response items equal to the number of items in the request.
Each response item will contain a "success" field, and may contain a "modified", "errors", "warnings" or "info" field (these are not mutually exclusive).
 
==== Order of response items ====
The order of the items in the response will correspond to the order that items were sent in the request.
'''''Example: POST two message for different bookings:'''''
[
},
]
 
'''''Example: response order for the above request:'''''
[
}
]
 
====The "new" field====
= Examples =

Navigation menu