Authorization: Bearer ********************
{ "account": "fdb39caf-4128-442e-9352-85b8e651f2af" }
curl --location --request POST 'https://preprod.api.crego.io/v1/los/signs/initiate/' \ --header 'Content-Type: application/json' \ --data-raw '{ "account": "fdb39caf-4128-442e-9352-85b8e651f2af" }'
{}