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":
      "dos testes", "street_type": "RUA", "zip_code": "20011020"}, "city_inscription":
      "00000000", "cnpj": "91762868000184", "contact": {"email": "financeiro@python-emites.test",
      "phone": "21000000000"}, "cpf": "11111111111", "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: ['561']
      Content-Type: [application/json]
      User-Agent: [python-emites]
    method: POST
    uri: https://sandbox.emites.com.br:443/api/v1/takers
  response:
    body: {string: "{\"cnpj\": [\"CNPJ j\xE1 existente nessa conta.\", \"Somente preencha\
        \ o CNPJ quando o CPF n\xE3o \xE9 informado.\"], \"cpf\": [\"Somente preencha\
        \ o CPF quando o CNPJ n\xE3o \xE9 informado.\"]}"}
    headers:
      allow: ['GET, POST, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['172']
      content-type: [application/json]
      date: ['Mon, 10 Nov 2014 22:40:46 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
