
-
    request:
        method: POST
        url: 'https://sandbox.boletosimples.com.br/api/v1/customers'
        headers:
            Host: sandbox.boletosimples.com.br
            Expect: null
            Accept-Encoding: null
            Content-Type: application/json
            User-Agent: 'BoletoSimples PHP Client v0.0.8 (contato@boletosimples.com.br)'
            Authorization: 'Bearer BOLETOSIMPLES_ACCESS_TOKEN'
            Accept: null
        body: '{"customer":[]}'
    response:
        status:
            http_version: '1.1'
            code: '422'
            message: 'Unprocessable Entity'
        headers:
            Connection: keep-alive
            Content-Type: 'application/json; charset=utf-8'
            Transfer-Encoding: chunked
            Status: '422 Unprocessable Entity'
            Cache-Control: no-cache
            X-Ratelimit-Limit: '500'
            Date: 'Mon, 26 Dec 2016 19:51:53 GMT'
            Strict-Transport-Security: max-age=631138519
            X-Ratelimit-Remaining: '491'
            Vary: 'Origin,Accept-Encoding'
            X-Permitted-Cross-Domain-Policies: none
            X-Xss-Protection: '1; mode=block'
            X-Request-Id: db7879a4-1c9f-4baa-ab03-cce0dfff4f54
            Content-Security-Policy-Report-Only: 'default-src ''self''; child-src ''self'' www.googleadservices.com googleads.g.doubleclick.net www.google.com; connect-src ws: wss: *.intercom.io ws.pusherapp.com hn.inspectlet.com stats.pusher.com; font-src ''self'' fonts.googleapis.com fonts.gstatic.com data:; img-src ''self'' https: data:; script-src ''self'' static.intercomcdn.com cdn.inspectlet.com widget.intercom.io js.intercomcdn.com js.pusher.com stats.pusher.com zapier.com www.google-analytics.com www.googleadservices.com doug1izaerwt3.cloudfront.net app.popupdomination.com cdn.ywxi.net www.draw.io; style-src ''self'' fonts.googleapis.com; report-uri https://boletosimples.report-uri.io/r/default/csp/reportOnly'
            X-Download-Options: noopen
            X-Runtime: '0.091695'
            X-Frame-Options: sameorigin
            X-Content-Type-Options: nosniff
            X-Rack-Cache: 'invalidate, pass'
            X-Powered-By: 'Phusion Passenger 5.1.0'
            Server: 'nginx/1.10.2 + Phusion Passenger 5.1.0'
            Via: '1.1 vegur'
        body: '{"errors":{"customer":["não pode ficar em branco"]}}'
