diff --git a/lnbits/extensions/market/README.md b/lnbits/extensions/market/README.md index 0dadf7a05..0a21d36fc 100644 --- a/lnbits/extensions/market/README.md +++ b/lnbits/extensions/market/README.md @@ -51,14 +51,32 @@ ALL fields are optional apart from the `timestamp`. Data from newer events shoul "name": , "description": , "timestamp": , + "currency": , "action": , + "shipping": [ + { + "id": , + "zones": , + "price": , + }, + { + "id": , + "zones": , + "price": , + }, + { + "id": , + "zones": , + "price": , + } + ], "stalls": [ { "id": , "name": , "description": , "categories": , - "currency": , + "shipping": , "action": , "products": [ { @@ -86,7 +104,7 @@ ALL fields are optional apart from the `timestamp`. Data from newer events shoul "name": , "description": , "categories": , - "currency": , + "shipping": , "action": , "products": [ {