exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit a21c3fe9100738e51ee550abf893ac3dd23ba603
parent 7467b99c3c29ab607a5b476a3c93821d8d3a26d4
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  9 Apr 2025 13:20:40 +0200

include form_id as per spec

Diffstat:
Msrc/testing/test_kyc_api.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c @@ -771,7 +771,7 @@ run (void *cls, "get-kyc-info-form", 0, /* requirement index */ "application/json", - "{\"full_name\":\"Bob\",\"birthdate\":\"1990-00-00\"}", + "{\"form_id\":\"test\",\"full_name\":\"Bob\",\"birthdate\":\"1990-00-00\"}", MHD_HTTP_NO_CONTENT), /* now this should be allowed */ TALER_TESTING_cmd_wallet_kyc_get (