- request: !!python/object:vcr.request.Request
    body: '{"last_name": "Clients", "tos": true, "first_name": "Myfc ID", "password":
      "*SudN7%r$MiYRa!E", "email": "identity_client@disposableinbox.com"}'
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!python/tuple [Accept, application/json]
      - !!python/tuple [Authorization, !!python/unicode 'Basic cXhSU05jSWRlQToxZjBBVkNaUEpiUm5kRjlGTlNHTU9XTWZIOUtNVURhWA==']
      - !!python/tuple [Content-Type, application/json]
      - !!python/tuple [Accept-Encoding, 'gzip, deflate, compress']
      - !!python/tuple [User-Agent, api_toolkit]
      - !!python/tuple [Content-Length, '142']
      - !!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: '{"password2": ["Este campo \u00e9 obrigat\u00f3rio."]}'}
    headers: {connection: keep-alive, content-length: '54', content-type: text/html;
        charset=utf-8, date: 'Fri, 21 Jun 2013 21:35:04 GMT', p3p: CP="NON DSP COR
        CURa TIA", server: nginx/0.7.67}
    status: {code: 400, message: BAD REQUEST}
- request: !!python/object:vcr.request.Request
    body: '{"password": "*SudN7%r$MiYRa!E", "tos": true, "first_name": "Myfc ID",
      "last_name": "Clients", "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, '142']
      - !!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: '{"field_errors": {"email": ["Este email j\u00e1 est\u00e1 cadastrado.
        Por favor insira outro email"]}}'}
    headers: {allow: 'POST, HEAD, OPTIONS', connection: keep-alive, content-length: '102',
      content-type: application/json, date: 'Fri, 27 Dec 2013 21:10:12 GMT', p3p: CP="NON
        DSP COR CURa TIA", server: nginx/1.4.4, vary: 'Authenticate, Accept'}
    status: {code: 409, message: CONFLICT}
