Code | Description |
---|---|
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
500 | Internal Server Error |
{ 'data': [ { 'id': 'fcfe6a6c-9fe4-4137-8a39-d40dbc35f24d', 'tax_id_number': 'XAXX010101', 'street': null, 'street_number': null, 'street_number_internal': null, 'zip_code': null, 'suburb': null, 'city': null, 'state': null, 'country': 'ARG', 'country_translated': 'Argentina', 'default': false } ] }
Param name | Description |
---|---|
page optional |
Page index Validations:
|
per optional |
Items per page Validations:
|
investor_id / promoter_id required |
It could be either investor or promoter ID Validations:
|
Code | Description |
---|---|
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
500 | Internal Server Error |
{ 'data': { 'id': 'fcfe6a6c-9fe4-4137-8a39-d40dbc35f24d', 'tax_id_number': 'XAXX010101', 'street': null, 'street_number': null, 'street_number_internal': null, 'zip_code': null, 'suburb': null, 'city': null, 'state': null, 'country': 'ARG', 'country_translated': 'Argentina', 'default': false } }
Param name | Description |
---|---|
page optional |
Page index Validations:
|
per optional |
Items per page Validations:
|
investor_id / promoter_id required |
It could be either investor or promoter ID Validations:
|
id required |
Requested fiscal address ID Validations:
|