interactions:
- request:
    body: '{"emitter_id": 12, "name": "Testes da api do emites"}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic Njg1MTY3RDQxOTBEOTRBOTQ2MTk0ODdBMTA2NTYxRTc6]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['53']
      Content-Type: [application/json]
      User-Agent: [python-emites]
    method: POST
    uri: https://sandbox.emites.com.br:443/api/v1/service-values
  response:
    body: {string: !!python/unicode '{"_links": [{"href": "https://sandbox.emites.com.br/api/v1/service-values/38",
        "method": "GET", "rel": "self"}, {"href": "https://sandbox.emites.com.br/api/v1/service-values/38",
        "method": "PUT", "rel": "update"}, {"href": "https://sandbox.emites.com.br/api/v1/service-values/38",
        "method": "DELETE", "rel": "destroy"}], "emitter_id": 12, "id": 38, "name":
        "Testes da api do emites", "service_amount": null, "deduction_percentage":
        null, "retained_iss": false, "calculation_base": null, "iss_percentage": null,
        "pis_percentage": null, "cofins_percentage": null, "inss_percentage": null,
        "ir_percentage": null, "csll_percentage": null, "discount_conditioning_percentage":
        null, "service_item_code": null, "cnae_code": null, "description": null, "city_code":
        null, "nfse_liquid_amount": null, "city_tax_code": null, "other_retentions":
        null, "retained_iss_percentage": null, "unconditioned_discount": null, "city_tax_code_desc":
        null, "city_code_desc": null, "cnae_code_desc": null, "service_item_code_desc":
        null}'}
    headers:
      allow: ['GET, POST, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['1012']
      content-type: [application/json]
      date: ['Tue, 11 Nov 2014 15:12:04 GMT']
      location: ['https://sandbox.emites.com.br/api/v1/service-values/38']
      server: [nginx/1.4.7]
      user-agent: [emites-sandbox-v1]
      vary: ['Accept, Cookie']
      x-frame-options: [SAMEORIGIN]
    status: {code: 201, message: CREATED}
version: 1
