interactions:
- request:
    body: '{"first_name": "Identity", "last_name": "Client", "send_partner_news":
      true, "send_myfreecomm_news": true, "cpf": "11111111111"}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic cXhSU05jSWRlQToxZjBBVkNaUEpiUm5kRjlGTlNHTU9XTWZIOUtNVURhWA==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['128']
      Content-Type: [application/json]
      User-Agent: [api_toolkit]
    method: PUT
    uri: http://sandbox.app.passaporteweb.com.br/accounts/api/identities/c3769912-baa9-4a0c-9856-395a706c7d57/
  response:
    body: {string: !!python/unicode '{"cpf": ["Esse n\u00famero de CPF j\u00e1 est\u00e1
        cadastrado."]}'}
    headers:
      allow: ['GET, PUT, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['66']
      content-type: [application/json]
      date: ['Fri, 03 Jan 2014 19:15:09 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/1.4.4]
      vary: ['Authenticate, Accept']
    status: {code: 400, message: BAD REQUEST}
version: 1
