- request: !!python/object:vcr.request.Request
    body: null
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!python/tuple [Cache-Control, no-cache]
      - !!python/tuple [Authorization, !!python/unicode 'Basic Pz8/Pz86WFhYWFhY']
      - !!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, '0']
    host: sandbox.app.passaporteweb.com.br
    method: OPTIONS
    path: /organizations/api/accounts/
    port: 80
    protocol: http
  response:
    body: {string: '{"detail": "You need to login or otherwise authenticate the request."}'}
    headers: {allow: 'GET, HEAD, OPTIONS', connection: keep-alive, content-length: '70',
      content-type: application/json, date: 'Thu, 09 Jan 2014 21:17:01 GMT', p3p: CP="NON
        DSP COR CURa TIA", server: nginx/1.4.4, vary: 'Authenticate, Accept'}
    status: {code: 401, message: UNAUTHORIZED}
- request: !!python/object:vcr.request.Request
    body: null
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!python/tuple [Cache-Control, no-cache]
      - !!python/tuple [Authorization, !!python/unicode 'Basic Pz8/Pz86WFhYWFhY']
      - !!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, '0']
    host: sandbox.app.passaporteweb.com.br
    method: OPTIONS
    path: /accounts/api/create/
    port: 80
    protocol: http
  response:
    body: {string: '{"detail": "You need to login or otherwise authenticate the request."}'}
    headers: {allow: 'POST, HEAD, OPTIONS', connection: keep-alive, content-length: '70',
      content-type: application/json, date: 'Thu, 09 Jan 2014 21:17:01 GMT', p3p: CP="NON
        DSP COR CURa TIA", server: nginx/1.4.4, vary: 'Authenticate, Accept'}
    status: {code: 401, message: UNAUTHORIZED}
- request: !!python/object:vcr.request.Request
    body: '{"first_name": "Myfc ID", "last_name": "Clients", "tos": true, "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 [Authorization, !!python/unicode 'Basic Pz8/Pz86WFhYWFhY']
      - !!python/tuple [Content-Length, !!python/unicode '186']
      - !!python/tuple [Accept, application/json]
      - !!python/tuple [Content-Type, application/json]
      - !!python/tuple [Accept-Encoding, 'gzip, deflate, compress']
      - !!python/tuple [User-Agent, api_toolkit]
    host: sandbox.app.passaporteweb.com.br
    method: POST
    path: /accounts/api/create/
    port: 80
    protocol: http
  response:
    body: {string: '{"detail": "You need to login or otherwise authenticate the request."}'}
    headers: {allow: 'POST, HEAD, OPTIONS', connection: keep-alive, content-length: '70',
      content-type: application/json, date: 'Thu, 09 Jan 2014 21:17:02 GMT', p3p: CP="NON
        DSP COR CURa TIA", server: nginx/1.4.4, vary: 'Authenticate, Accept'}
    status: {code: 401, message: UNAUTHORIZED}
