KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: bharatkasodariya on June 01, 2015, 06:34:27 am

Title: json api coustomization
Post by: bharatkasodariya on June 01, 2015, 06:34:27 am
Is it possible to customize JSON api.
for example there is a registering customer service from JSON api , Is it possible to customize JSON registration service?
Title: Re: json api coustomization
Post by: ming on June 09, 2015, 02:47:05 pm
Not sure what you mean there.

The JSON versions of the APIs end up calling the same engines as the other versions of the API (POJO, RMI, SOAP)... and you can customise those in the standard ways described in the User Guide.