Re: [Mifos-developer] Address API docs

2016-07-05 Thread Nayan Ambali
James, I would say these are most relevant and sensible questions, and first phase of address implementation scope is based on your suggestion of MVP first, so keeping minimal required features. My reply inlined 1. If we were to include an email address for the client in the client table (I

Re: [Mifos-developer] Address API docs

2016-07-05 Thread James Dailey
Hi Can I ask perhaps a few naive (and somewhat related) questions? : 1. If we were to include an email address for the client in the client table (I always say "customer"), would this belong as part of the Physical Address? Or as part of the client/customer Identifier record? 1:1 or n:1? 2.

Re: Address API docs

2016-07-04 Thread Nayan Ambali
Myrle, API consumer has to get the address template before sending create address, this template ( GET client/address/template) will have the id of the countries and states with country name and state name, I am in favor of using the standard (ISO) for countries. @Nikhil, either we can use code,

Re: Address API docs

2016-07-04 Thread Nikhil Pawar
Hello, Please find the Wiki link for this discussion: https://mifosforge.jira.com/wiki/display/projects/Technical+Description+of+Address+API The page consolidates the proposal. Also, I am proposing an additional change in existing client api,wherein if the address configuration is enabled,

Re: Address API docs

2016-07-04 Thread Myrle Krantz
Thanks Nayan, I'm just trying to understand is all. Where do potential values for "state_province_id" come from? Greets, Myrle *Myrle Krantz* Solutions Architect RɅĐɅЯ, The Mifos Initiative mkra...@mifos.org | Skype: mkrantz.mifos.org | http://mifos.org

Re: Address API docs

2016-07-04 Thread Nayan Ambali
Dear Nikhil, It would be nice if you can document it in wiki and share the link here :) as reference for discussion. Thanks Nayan Ambali Thanks and Regards, Nayan Ambali +91 9591996042 skype: nayangambali On Mon, Jul 4, 2016 at 7:15 PM, Nikhil Pawar wrote: > Hello

Re: Address API docs

2016-07-04 Thread Nikhil Pawar
Hello Myrle, Thank you for your response.I did not take into account ISO identifiers for country_id field. However, now, as recommended by you, the code-code values would in accordance with ISO standard. Is there any thing else you would like to be in compliance with ISO? Regards, Nikhil On

Re: Address API docs

2016-07-04 Thread Myrle Krantz
Hi Nikhil, Is the country id the ISO-3166-1 country numeric identifier? Greets, Myrle *Myrle Krantz* Solutions Architect RɅĐɅЯ, The Mifos Initiative mkra...@mifos.org | Skype: mkrantz.mifos.org | http://mifos.org On Mon, Jul 4, 2016

Address API docs

2016-07-04 Thread Nikhil Pawar
Hello Markus,Myrle,Adi,Nazeer As we have agreed in previous mail chain regarding adding of Address API as part of core product, I thought of completing its development prior to other dependent modules. I have come up with REST API docs for this module and wanted your feedback.Kindly provide