taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e5ac160840b7544dab21cda01002f75b32021501
parent 31cedb3efff3414b52e48727aac5d4d9ebc14afb
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 25 May 2024 20:47:10 +0200

-fix title

Diffstat:
Mcore/api-merchant.rst | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1849,6 +1849,11 @@ Managing product categories :http:statuscode:`404 Not Found`: The category was possibly already deleted or is unknown. + +Adding products to the inventory +-------------------------------- + + .. http:post:: [/instances/$INSTANCE]/private/products This is used to add a product to the inventory.