Errors

Code Description
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error

Response

{
  '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
  }
}

Params

Param name Description
page
optional

Page index

Validations:

  • Must be a Integer

per
optional

Items per page

Validations:

  • Must be a Integer

investor_id / promoter_id
required

It could be either investor or promoter ID

Validations:

  • Must be a String

id
required

Requested fiscal address ID

Validations:

  • Must be a String