From 30835a3d52b0cd97a6d6eedec41931e43161bced Mon Sep 17 00:00:00 2001 From: sunsations Date: Tue, 6 Aug 2024 07:10:25 +0200 Subject: [PATCH] Offer confirmation date --- sections/offers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/offers.md b/sections/offers.md index b3b18b9..a4ae468 100644 --- a/sections/offers.md +++ b/sections/offers.md @@ -62,6 +62,7 @@ The offer representation contains among the standard fields: }, "offer_confirmation": { "id": 1234, + "date": "2022-12-12", "title": "Offer confirmation", "created_at": "2022-12-12T09:33:46Z", "updated_at": "2022-12-12T09:33:46Z"