interactions:
- request:
    body: '{"email": "identity_client@disposableinbox.com", "first_name": "Myfc ID",
      "last_name": "Clients", "password": "*SudN7%r$MiYRa!E", "password2": "*SudN7%r$MiYRa!E",
      "tos": true}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic cXhSU05jSWRlQToxZjBBVkNaUEpiUm5kRjlGTlNHTU9XTWZIOUtNVURhWA==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['175']
      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: ['Wed, 24 Sep 2014 21:18:21 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/1.6.2]
      vary: ['Authenticate, Accept, Cookie']
    status: {code: 409, message: CONFLICT}
version: 1
