- request: !!python/object:vcr.request.Request
    body: '{"first_name": "Myfc ID", "last_name": "Clients", "tos": true, "password2":
      "*SudN7%r$MiYRa!E", "cpf": "asdfgqwertzxcvb", "password": "*SudN7%r$MiYRa!E",
      "email": "identity_client+1@disposableinbox.com"}'
    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 [Content-Length, !!python/unicode '203']
      - !!python/tuple [Accept-Encoding, 'gzip, deflate, compress']
    host: sandbox.app.passaporteweb.com.br
    method: POST
    path: /accounts/api/create/
    port: 80
    protocol: http
  response:
    body: {string: '{"cpf": ["Certifique-se de que o valor tenha no m\u00e1ximo 14
        caracteres (ele possui 15)."]}'}
    headers: {connection: keep-alive, content-length: '93', content-type: text/html;
        charset=utf-8, date: 'Mon, 24 Jun 2013 16:13:18 GMT', p3p: CP="NON DSP COR
        CURa TIA", server: nginx/0.7.67}
    status: {code: 400, message: BAD REQUEST}
