Authorization: Bearer ********************
{ "lead_id": "e1e6cfa6-71d3-4ecf-bf08-ffd585388dda", "program_id": "53f2a98f-9a8e-42ed-9a77-2c1cc1a519e2" }
curl --location --request POST 'https://preprod.api.crego.io/v1/identity/auth/borrower/token/' \ --header 'Content-Type: application/json' \ --data-raw '{ "lead_id": "e1e6cfa6-71d3-4ecf-bf08-ffd585388dda", "program_id": "53f2a98f-9a8e-42ed-9a77-2c1cc1a519e2" }'
{}