- request: !!python/object:vcr.request.Request
    body: '{"first_name": "Myfc ID", "last_name": "Clients", "password2": "*SudN7%r$MiYRa!E",
      "cpf": "", "password": "*SudN7%r$MiYRa!E", "email": "identity_client@disposableinbox.com"}'
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!python/tuple [cache-control, no-cache]
      - !!python/tuple [user-agent, myfc_id client]
      - !!python/tuple [Content-Length, !!python/unicode '173']
      - !!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']
    host: sandbox.app.passaporteweb.com.br
    method: POST
    path: /accounts/api/create/
    port: 80
    protocol: http
  response:
    body: {string: '{"tos": ["Voc\u00ea precisa concordar com os Termos de Servi\u00e7o"]}'}
    headers: {connection: keep-alive, content-length: '70', content-type: text/html;
        charset=utf-8, date: 'Fri, 21 Jun 2013 21:20:11 GMT', p3p: CP="NON DSP COR
        CURa TIA", server: nginx/0.7.67}
    status: {code: 400, message: BAD REQUEST}
