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