balanced / balanced-api

Balanced API specification.
220 stars 72 forks source link

Add incorporation_date and company_type to Balanced.APIKey #577

Closed kyungmin closed 10 years ago

kyungmin commented 10 years ago

https://github.com/balanced/balanced-dashboard/pull/1206 is passing in two additional fields, incorporation_date and company_type to API Key, when creating a new production marketplace. The API needs to validate its presence and return them back on success.

mjallday commented 10 years ago

@kyungmin what does incorporation_date and company_type look like? are there set values for each? is incorporation_date a date type or just month and year?

kyungmin commented 10 years ago

@mjallday