interactions:
- request:
    body: '{"cpf": "11111111110", "first_name": "Identity", "last_name": "Client",
      "send_myfreecomm_news": true, "send_partner_news": true}'
    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": ["Invalid CPF number."]}'}
    headers:
      allow: ['GET, PUT, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['32']
      content-type: [application/json]
      date: ['Wed, 24 Sep 2014 21:18:46 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/1.6.2]
      vary: ['Authenticate, Accept, Cookie']
    status: {code: 400, message: BAD REQUEST}
version: 1
