- request: !!python/object:vcr.request.Request
    body: '{"first_name": "Myfc ID", "last_name": "Clients", "tos": true, "password2":
      "*SudN7%r$MiYRa!E", "cpf": "1111111111111111111", "password": "*SudN7%r$MiYRa!E",
      "email": "identity_client@disposableinbox.com"}'
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!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 [User-Agent, api_toolkit]
      - !!python/tuple [Content-Length, '205']
      - !!python/tuple [Cache-Control, no-cache]
    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 19)."]}'}
    headers: {connection: keep-alive, content-length: '93', content-type: text/html;
        charset=utf-8, date: 'Mon, 24 Jun 2013 16:10:37 GMT', p3p: CP="NON DSP COR
        CURa TIA", server: nginx/0.7.67}
    status: {code: 400, message: BAD REQUEST}
