All notable changes to the Ordatic API will be documented in this file.
2023-01-30
- Updated the Get Store by Id endpoint description
- Improved the description of body params for Create a new Catalog endpoint
- Improved the description of
order.address
for Create a new Order endpoint
2023-01-02
- Added the Edit a Store Table Status endpoint
- Added the
tableDetails
option to the body specification in Create a new Order page
2022-11-07
- Improved the description in the fields
order.items[].posRef
andorder.items[].modifiers[].posRef
of the Create a new Order page
2022-10-14
- Added the
delivery-by-channel
option toorder.fulfillment.type
object specification in Create a new Order page
2022-10-06
- Bug fixed in the fields
value
andamount
in theorder.promotions
andorder.items[].promotions
description of the Create a new Order page
2022-09-01
- Updated the Channel requirement for homologation approval in the Homologation Process page
2022-08-12
- Added the Suspend Products endpoint
- Added the Bulk Suspend Products endpoint
- Updated the coordinates order in the returned object in the endpoints Get Orders, Get Order by Id, Get Stores and Get Store by Id
2022-08-01
- Updated the
address.coordinates
object specification in Create a new Order endpoint
2022-07-28
- Added the Create or Edit a Pos Catalog endpoint
- Added the Get Pos Catalog endpoint
- Added the event type
order-ready-to-pick-up
,order-picked-up
andorder-served
to the Orders section - Added the event type
rider-created
,rider-picking
,rider-delivering
,rider-completed
andrider-error
to the Orders section
2022-07-26
- Improved the Scope Rider explanation in the Get Order by Id endpoint
2022-07-15
- Added the event type
order-canceled
to the Orders section - Updated the wrong
items.images
object specification in Create a new Catalog
2022-07-14
- Deleted the old Schedule Webhooks section and added the new Stores Webhooks section
- Updated the event type of the Schedule synchronization from
sync-schedulte
tostore-schedule-update
- Added the event type
store-status-update
to the Stores Webhooks section - Now App with scope Loyalty can retrieve an Order by Get Order by Id endpoint
2022-07-08
- Added the Get Store Channels endpoint
- Added the Catalogs Synchronization endpoint
2022-07-01
- Added the optional Rider data parameter in Update Order Status endpoint
- Added the new Homologation Process section
2022-06-29
- Added the Rider statuses in Update Order Status endpoint
2022-06-28
- Updated the API url with the Test environment
2022-06-09
- Added more statuses in the returned object of the Get Orders endpoint
- Added more statuses in the returned object of the Get Order by Id endpoint
2022-06-07
- Updated the Update Order Status endpoint description
2022-05-17
- Updated the Update Order Status endpoint
- Updated the returned object in the Get Catalogs endpoint
- Updated the returned object in the Get Catalog by Id endpoint
- Updated the returned object in the Get Orders endpoint
- Updated the returned object in the Get Order by Id endpoint
- Updated the
priceDetails.otherFees[x].key
description in Create a new Order endpoint
2022-05-11
- Added the missing
items
object specification in Create a new Order - Added the
limit
andpage
query parameters in Get Orders - Updated the Get Orders page and scope description
- Updated the Get Order by Id scope description
- Updated the Get Catalogs scope description
- Updated the Get Catalog by Id scope description
2022-04-19
- Created this Changelog page
- Updated the returned object in the Get Stores endpoint
- Added Get Store by Id endpoint
- Added the Schedule documentation in Webhook section
- Added the missing
priceDetails.otherFees
object specification in Create a new Order endpoint
2022-04-01
- Published this documentation