interactions:
- request:
    body: '{"address": {"city": "Rio de Janeiro", "city_code": 3304557, "country":
      "Brasil", "country_abbreviation": "BR", "country_code": "01058", "neighborhood":
      "Centro", "neighborhood_type": "COM", "number": 42, "state": "RJ", "street_type":
      "RUA", "zip_code": "20011020"}, "city_inscription": "00000000", "cnpj": "91762868000184",
      "contact": {"email": "financeiro@python-emites.test", "phone": "21000000000"},
      "fancy_name": "Empresa de Testes", "social_reason": "Empresa de Testes Ltda
      ME", "state_inscription": "ISENTO"}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic Njg1MTY3RDQxOTBEOTRBOTQ2MTk0ODdBMTA2NTYxRTc6]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['515']
      Content-Type: [application/json]
      User-Agent: [python-emites]
    method: POST
    uri: https://sandbox.emites.com.br:443/api/v1/takers
  response:
    body: {string: "{\"address\": [{\"street\": [\"Este campo \xE9 obrigat\xF3rio.\"\
        ]}]}"}
    headers:
      allow: ['GET, POST, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['58']
      content-type: [application/json]
      date: ['Mon, 10 Nov 2014 22:33:24 GMT']
      server: [nginx/1.4.7]
      user-agent: [emites-sandbox-v1]
      vary: ['Accept, Cookie']
      x-frame-options: [SAMEORIGIN]
    status: {code: 422, message: UNPROCESSABLE ENTITY}
version: 1
