interactions:
- request:
    body: '{"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: ['249']
      Content-Type: [application/json]
      User-Agent: [python-emites]
    method: POST
    uri: https://sandbox.emites.com.br:443/api/v1/takers
  response:
    body: {string: "{\"address\": [\"Este campo \xE9 obrigat\xF3rio.\"]}"}
    headers:
      allow: ['GET, POST, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['44']
      content-type: [application/json]
      date: ['Mon, 10 Nov 2014 22:33:06 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
