interactions:
- request:
    body: '{"plan_slug": "unittest", "name": "Back to the future", "expiration": "Primeiro
      de maio de 2010"}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic cXhSU05jSWRlQToxZjBBVkNaUEpiUm5kRjlGTlNHTU9XTWZIOUtNVURhWA==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['97']
      Content-Type: [application/json]
      User-Agent: [api_toolkit]
    method: POST
    uri: http://sandbox.app.passaporteweb.com.br/organizations/api/identities/c3769912-baa9-4a0c-9856-395a706c7d57/accounts/
  response:
    body: {string: !!python/unicode '{"field_errors": {"expiration": ["Informe uma
        data v\u00e1lida."]}}'}
    headers:
      allow: ['GET, POST, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['67']
      content-type: [application/json]
      date: ['Wed, 08 Jan 2014 23:20:43 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/1.4.4]
      vary: ['Authenticate, Accept']
    status: {code: 400, message: BAD REQUEST}
version: 1
