From f8ae85436b2f965c4853471f2f3d1af75dd80721 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 21 Jul 2021 15:05:57 +0200 Subject: status code --- core/api-merchant.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 331f4eb5..fa70a611 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -1364,6 +1364,8 @@ Inspecting inventory :http:statuscode:`200 OK`: The backend has successfully returned the inventory. Returns a `InventorySummaryResponse`. + :http:statuscode:`404 Not found`: + The backend has does not know about the instance. .. ts:def:: InventorySummaryResponse -- cgit v1.2.3