interactions:
- request:
    body: '{"account": {"digit": "6", "number": 1432}, "agency": {"digit": "", "number":
      412}, "agreement_code": "1234", "bank": "237", "name": "Bradesco charge_account",
      "national_identifier": "86271628000147", "portfolio_code": "11"}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic OjErT0M3UUhqUUc2SDlJVHJMUTdDV3c9PQ==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['224']
      Content-Type: [application/json]
      User-Agent: [api_toolkit]
    method: POST
    uri: http://sandbox.charging.financeconnect.com.br/charge-accounts/
  response:
    body: {string: !!python/unicode 'CREATED'}
    headers:
      content-length: ['7']
      content-type: [text/html; charset=utf-8]
      date: ['Tue, 23 Jul 2013 23:35:34 GMT']
      link: ['<http://sandbox.charging.financeconnect.com.br/charge-accounts/d69a42d5-90e0-4fca-a244-6c8f01bae477/>;
          rel=charge_account, <http://sandbox.charging.financeconnect.com.br/charge-accounts/>;
          rel=charge_accounts']
      location: ['http://sandbox.charging.financeconnect.com.br/charge-accounts/d69a42d5-90e0-4fca-a244-6c8f01bae477/']
      server: [Werkzeug/0.9.1 Python/2.7.3]
    status: {code: 201, message: CREATED}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic OjErT0M3UUhqUUc2SDlJVHJMUTdDV3c9PQ==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['0']
      Content-Type: [application/json]
      User-Agent: [api_toolkit]
    method: GET
    uri: http://sandbox.charging.financeconnect.com.br/charge-accounts/d69a42d5-90e0-4fca-a244-6c8f01bae477/
  response:
    body: {string: !!python/unicode '{"account": {"digit": "6", "number": 1432}, "agency":
        {"digit": "", "number": 412}, "name": "Bradesco charge_account", "etag": "45c22499e98ddb438ef50ddae85fe1cd44bfab05",
        "portfolio_code": "11", "supplier_name": "Gerardon", "uri": "http://sandbox.charging.financeconnect.com.br/charge-accounts/d69a42d5-90e0-4fca-a244-6c8f01bae477/",
        "sequence_numbers": [1, 9999999], "currency": 9, "national_identifier": "86271628000147",
        "agreement_code": "1234", "address": "Rua BOLADA", "national_identifier_type":
        2, "advance_days": 10, "bank": "237", "uuid": "d69a42d5-90e0-4fca-a244-6c8f01bae477"}'}
    headers:
      content-length: ['564']
      content-type: [application/json]
      date: ['Tue, 23 Jul 2013 23:35:34 GMT']
      etag: ['"45c22499e98ddb438ef50ddae85fe1cd44bfab05"']
      link: ['<http://sandbox.charging.financeconnect.com.br/charge-accounts/d69a42d5-90e0-4fca-a244-6c8f01bae477/batches/>;
          rel=batches, <http://sandbox.charging.financeconnect.com.br/charge-accounts/d69a42d5-90e0-4fca-a244-6c8f01bae477/invoices/>;
          rel=invoices']
      server: [Werkzeug/0.9.1 Python/2.7.3]
    status: {code: 200, message: OK}
version: 1
