- request: !!python/object:vcr.request.Request
    body: '{"first_name": "Identity", "last_name": "Client", "send_partner_news":
      true, "send_myfreecomm_news": true, "cpf": "11111111111"}'
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!python/tuple [cache-control, no-cache]
      - !!python/tuple [user-agent, myfc_id client]
      - !!python/tuple [Authorization, !!python/unicode 'Basic cXhSU05jSWRlQToxZjBBVkNaUEpiUm5kRjlGTlNHTU9XTWZIOUtNVURhWA==']
      - !!python/tuple [accept, application/json]
      - !!python/tuple [content-type, application/json]
      - !!python/tuple [Accept-Encoding, 'gzip, deflate, compress']
      - !!python/tuple [Content-Length, !!python/unicode '128']
    host: sandbox.app.passaporteweb.com.br
    method: PUT
    path: /accounts/api/identities/c3769912-baa9-4a0c-9856-395a706c7d57/
    port: 80
    protocol: http
  response:
    body: {string: '{"cpf": ["Esse n\u00famero de CPF j\u00e1 est\u00e1 cadastrado."]}'}
    headers: {connection: keep-alive, content-length: '66', content-type: text/html;
        charset=utf-8, date: 'Mon, 24 Jun 2013 16:36:38 GMT', p3p: CP="NON DSP COR
        CURa TIA", server: nginx/0.7.67}
    status: {code: 409, message: CONFLICT}
