Data Formats
Guidelines regarding data formats used in all integration APIs
Dates
Dates sent to the API endpoint should be formatted according to the ECMA Date Time String Format but without timezone. All dates, sent and returned, are in UTC.
Examples
2023-11-22
2024-01-01T12:30
2026-05-27T12:00:00.000Z