interactions:
- request:
    body: '{"emitter_id": 12, "iss_percentage": "5.00", "service_amount": "99.99"}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic Njg1MTY3RDQxOTBEOTRBOTQ2MTk0ODdBMTA2NTYxRTc6]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['71']
      Content-Type: [application/json]
      User-Agent: [python-emites]
    method: POST
    uri: https://sandbox.emites.com.br:443/api/v1/service-values
  response:
    body: {string: "{\"name\": [\"Este campo n\xE3o pode estar vazio.\"]}"}
    headers:
      allow: ['GET, POST, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['47']
      content-type: [application/json]
      date: ['Tue, 11 Nov 2014 15:13:11 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
