Closed YoshihitoAso closed 3 weeks ago
We would like to retrieve from the API a list of personal information contract addresses set for tokens issued by a specific issuer.
We would like to add a new return field to GET: /Companies/{eth_address} that returns a list of personal info contract addresses.
GET: /Companies/{eth_address}
Is your feature request related to a problem? Please describe.
We would like to retrieve from the API a list of personal information contract addresses set for tokens issued by a specific issuer.
Describe the solution you'd like
We would like to add a new return field to
GET: /Companies/{eth_address}
that returns a list of personal info contract addresses.