number_token.curl --location '/dpm/payments-gwproxy/v2/payments/quotes' \
--header 'Content-Type: application/json' \
--data '{
"amount": 8900,
"bin": "123412",
"installment_type_filter": "no_interest",
"number_token": "dfe05208b105578c070f806c80abd3af09e246827d29b866cf4ce16c205849977c9496cbf0d0234f42339937f327747075f68763537b90b31389e01231d4d13c"
}'{
"amount": "10000,",
"options": [
{
"quote_id": "06f256c8-1bbf-42bf-93b4-ce2041bfb87e",
"schema": "plan_ahora",
"type": "no_interest",
"number": 2,
"installment_amount": "5000",
"total_amount": "10000"
},
{
"quote_id": "506a9b69-2fd0-4ec2-bdff-e34ddfc21512",
"schema": "plan_ahora",
"type": "no_interest",
"number": 2,
"installment_amount": "5000",
"total_amount": "10000"
}
]
}