
-
    request:
        method: GET
        url: 'https://sandbox.boletosimples.com.br/api/v1/bank_billets/798'
        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: '200'
            message: OK
        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: '498'
            Etag: '"5372ed12c047e3ddea49267e3bb2552c"'
            Cache-Control: 'must-revalidate, private, max-age=0'
            X-Request-Id: 798bfc15-d2cc-4fe2-86bf-6a97e6387c0f
            X-Runtime: '0.049218'
            Date: 'Tue, 03 Mar 2015 02:19:26 GMT'
            X-Rack-Cache: miss
            Vary: Accept-Encoding
            Transfer-Encoding: chunked
            Via: '1.1 vegur'
        body: '{"id":798,"expire_at":"2014-01-01","paid_at":null,"description":"Despesas do contrato 0012","status":"opened","shorten_url":"http://staging.bole.to/niq6avd3","customer_person_type":"individual","customer_person_name":"Joao da Silva","customer_cnpj_cpf":"012.345.678-90","customer_address":"Rua quinhentos","customer_state":"RJ","customer_neighborhood":"Sao Francisco","customer_zipcode":"12312-123","customer_address_number":"111","customer_address_complement":"Sala 4","customer_phone_number":"2112123434","customer_email":"cliente@example.com","notification_url":"http://example.com.br/notify","send_email_on_creation":null,"created_via_api":true,"customer_city_name":"Rio de Janeiro","paid_amount":0.0,"amount":9.01}'
