interactions:
- request:
    body: '{"first_name": "Myfc ID", "last_name": "Clients", "tos": true, "password2":
      "will not match", "cpf": "", "password": "*SudN7%r$MiYRa!E", "email": "identity_client@disposableinbox.com"}'
    headers:
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic cXhSU05jSWRlQToxZjBBVkNaUEpiUm5kRjlGTlNHTU9XTWZIOUtNVURhWA==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['184']
      accept: [application/json]
      cache-control: [no-cache]
      content-type: [application/json]
      user-agent: [myfc_id client]
    method: POST
    uri: http://sandbox.app.passaporteweb.com.br/accounts/api/create/
  response:
    body: {string: !!python/unicode '{"__all__": ["The two password fields didn''t
        match."]}'}
    headers:
      connection: [keep-alive]
      content-length: ['54']
      content-type: [text/html; charset=utf-8]
      date: ['Fri, 21 Jun 2013 21:36:44 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/0.7.67]
    status: {code: 400, message: BAD REQUEST}
- request:
    body: '{"first_name": "Myfc ID", "last_name": "Clients", "tos": true, "password2":
      "will not match", "password": "*SudN7%r$MiYRa!E", "email": "identity_client@disposableinbox.com"}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic cXhSU05jSWRlQToxZjBBVkNaUEpiUm5kRjlGTlNHTU9XTWZIOUtNVURhWA==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['173']
      Content-Type: [application/json]
      User-Agent: [api_toolkit]
    method: POST
    uri: http://sandbox.app.passaporteweb.com.br/accounts/api/create/
  response:
    body: {string: !!python/unicode '{"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:38:47 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/1.4.4]
      vary: ['Authenticate, Accept']
    status: {code: 409, message: CONFLICT}
version: 1
