--- http_interactions: - request: method: post uri: https://sandbox.boletosimples.com.br/api/v1/installments body: encoding: UTF-8 string: '{"installment":{"person_name":""}}' headers: User-Agent: - email@minhaempresa.com.br Authorization: - Bearer BOLETOSIMPLES_API_TOKEN Content-Type: - application/json Accept: - application/json Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 422 message: Unprocessable Entity headers: Server: - Cowboy Connection: - keep-alive X-Frame-Options: - DENY X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-Download-Options: - noopen X-Permitted-Cross-Domain-Policies: - none Referrer-Policy: - strict-origin-when-cross-origin Content-Type: - application/json; charset=utf-8 X-Ratelimit-Limit: - '1000' X-Ratelimit-Remaining: - '985' Cache-Control: - no-cache X-Request-Id: - 93706d41-4909-4afd-bf90-47b3638ac7fa X-Runtime: - '0.074107' Date: - Tue, 13 Apr 2021 17:18:44 GMT X-Rack-Cache: - invalidate, pass Strict-Transport-Security: - max-age=2629746 Vary: - Origin,Accept-Encoding Transfer-Encoding: - chunked Via: - 1.1 vegur body: encoding: UTF-8 string: '{"errors":{"customer_person_name":["não pode ficar em branco"],"customer_cnpj_cpf":["não pode ficar em branco"],"customer_zipcode":["não pode ficar em branco"],"total":["não pode ficar em branco","não é um número"],"start_at":["não pode ficar em branco"],"amount":["não pode ficar em branco"],"customer_address":["não pode ficar em branco"],"customer_neighborhood":["não pode ficar em branco"],"customer_city_name":["não pode ficar em branco"],"customer_state":["não está incluído na lista"]}}' recorded_at: Tue, 13 Apr 2021 17:18:44 GMT recorded_with: VCR 6.0.0