get https://sandbox.pagseguro.uol.com.br/checkout/v2/installments.json?sessionId=&amount=&creditCardBrand=&maxInstallmentNoInterest=
Responses
xxxxxxxxxx
curl --request GET \
--url 'https://sandbox.pagseguro.uol.com.br/checkout/v2/installments.json?sessionId=sessionId&amount=amount&creditCardBrand=creditCardBrand&maxInstallmentNoInterest=maxInstallmentNoInterest' \
--header 'accept: application/json'