interactions:
- request:
    body: '{"emission_date": "2014-02-19T19:04:00", "emitter_id": 13, "serie": "TESTE",
      "service_values": {"calculation_base": "99.99", "city_code": 3304557, "city_tax_code":
      "010501", "cnae_code": "6201-5", "deduction_amount": "0.00", "description":
      "Testes da api do emites", "discount_conditioning_amount": "0.00", "id": "",
      "iss_amount": "4.99", "iss_percentage": "5.00", "nfse_liquid_amount": "99.99",
      "service_amount": "99.99", "service_item_code": "0105"}, "taker_id": 2}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic Njg1MTY3RDQxOTBEOTRBOTQ2MTk0ODdBMTA2NTYxRTc6]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['467']
      Content-Type: [application/json]
      User-Agent: [python-emites]
    method: POST
    uri: https://sandbox.emites.com.br:443/api/v1/nfse
  response:
    body: {string: "{\"taker\": [\"Tomador inv\xE1lido.\"]}"}
    headers:
      allow: ['GET, POST, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['33']
      content-type: [application/json]
      date: ['Tue, 25 Nov 2014 17:00:51 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
