interactions:
- request:
    body: '{"account": {"digit": "1", "number": 1633}, "agency": {"digit": "", "number":
      453}, "agreement_code": "1444", "bank": "237", "name": "Charge Account to be
      deleted", "national_identifier": "86271628000147", "portfolio_code": "12"}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic OjErT0M3UUhqUUc2SDlJVHJMUTdDV3c9PQ==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['229']
      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:35 GMT']
      link: ['<http://sandbox.charging.financeconnect.com.br/charge-accounts/976ac42c-4c7a-4dd9-9f10-bc24805dc35f/>;
          rel=charge_account, <http://sandbox.charging.financeconnect.com.br/charge-accounts/>;
          rel=charge_accounts']
      location: ['http://sandbox.charging.financeconnect.com.br/charge-accounts/976ac42c-4c7a-4dd9-9f10-bc24805dc35f/']
      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/976ac42c-4c7a-4dd9-9f10-bc24805dc35f/
  response:
    body: {string: !!python/unicode '{"account": {"digit": "1", "number": 1633}, "agency":
        {"digit": "", "number": 453}, "name": "Charge Account to be deleted", "etag":
        "3caaca1c2e7df6b678e16c617598380dc3e834ad", "portfolio_code": "12", "supplier_name":
        "Gerardon", "uri": "http://sandbox.charging.financeconnect.com.br/charge-accounts/976ac42c-4c7a-4dd9-9f10-bc24805dc35f/",
        "sequence_numbers": [1, 9999999], "currency": 9, "national_identifier": "86271628000147",
        "agreement_code": "1444", "address": "Rua BOLADA", "national_identifier_type":
        2, "advance_days": 10, "bank": "237", "uuid": "976ac42c-4c7a-4dd9-9f10-bc24805dc35f"}'}
    headers:
      content-length: ['569']
      content-type: [application/json]
      date: ['Tue, 23 Jul 2013 23:35:35 GMT']
      etag: ['"3caaca1c2e7df6b678e16c617598380dc3e834ad"']
      link: ['<http://sandbox.charging.financeconnect.com.br/charge-accounts/976ac42c-4c7a-4dd9-9f10-bc24805dc35f/batches/>;
          rel=batches, <http://sandbox.charging.financeconnect.com.br/charge-accounts/976ac42c-4c7a-4dd9-9f10-bc24805dc35f/invoices/>;
          rel=invoices']
      server: [Werkzeug/0.9.1 Python/2.7.3]
    status: {code: 200, message: OK}
version: 1
