Authorization: Bearer ********************{
"organization_uuid": "{{organization_uuid}}",
"client_uuid": "{{client_uuid}}",
"fund_uuid": "{{fund_uuid}}",
"endorser_uuid": "{{endorser_uuid}}",
"released_value": 2500.0,
"calculation_method": "price_table",
"request_options": [
{
"interest_rate": 0.025,
"number_of_installments": 12,
"payment_frequency": "monthly",
"modality": "FI"
}
]
}