
-
    request:
        method: GET
        url: 'https://sandbox.boletosimples.com.br/api/v1/bank_billets/1'
        headers:
            Host: sandbox.boletosimples.com.br
            Accept-Encoding: null
            Content-Type: application/json
            User-Agent: 'BoletoSimples PHP Client v0.0.5 (contato@boletosimples.com.br)'
            Authorization: 'Bearer BOLETOSIMPLES_ACCESS_TOKEN'
            Accept: null
    response:
        status:
            http_version: '1.1'
            code: '404'
            message: 'Not Found'
        headers:
            Server: Cowboy
            Connection: keep-alive
            Strict-Transport-Security: max-age=2592000
            Content-Type: 'application/json; charset=utf-8'
            X-Ratelimit-Limit: '500'
            X-Ratelimit-Remaining: '497'
            Cache-Control: 'no-cache, private'
            X-Request-Id: eb6304b1-ba3a-4428-8c42-a71e8a03d5dd
            X-Runtime: '0.102487'
            Date: 'Tue, 03 Mar 2015 02:33:56 GMT'
            X-Rack-Cache: miss
            Vary: Accept-Encoding
            Transfer-Encoding: chunked
            Via: '1.1 vegur'
        body: '{"status":404,"error":"Not Found"}'
