Returns JSON for generic requirements where Eclipse needs to do something and return a token or similar for a specific use case. If the integrationIdentifier starts with JA- e.g. JA-doit then it will look up property generic.integration.doit for the JavaAssist code to run. The result from that code is returned. The method signature must be: public String runGenericIntegration(long tenantId, JsonPathDocument input, RequestContext context) if integrationIdentifier is eclipse-beneficiary-verification(AVS) it must provide walletIdentifierType and walletIdentifierValue. supported walletIdentifierType are walletId,accountNumber,friendlyId,walletExternalUniqueId,organisationId,customerId,phone,passportNumber,nationalIdentityNumber,asylumReferenceNumber,email,identity,customerExternalUniqueId and lastName
post
https://eclipse-java-sandbox.ukheshe.rocks/eclipse-conductor/rest/v1/tenants//integrations/
