interactions:
- request:
    body: '{}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic Njg1MTY3RDQxOTBEOTRBOTQ2MTk0ODdBMTA2NTYxRTc6]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['2']
      Content-Type: [application/json]
      User-Agent: [python-emites]
    method: POST
    uri: https://sandbox.emites.com.br:443/api/v1/batches/26/cancel
  response:
    body: {string: "{\"batch\": [\"Voc\xEA n\xE3o pode cancelar um lote sem NFSe.\"\
        ]}"}
    headers:
      allow: ['POST, OPTIONS']
      connection: [keep-alive]
      content-length: ['57']
      content-type: [application/json]
      date: ['Wed, 12 Nov 2014 15:56:09 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
