Authorization: Bearer ********************
{ "stamp_status": "not_required", "type": "generated_agreement" }
curl --location --request PATCH 'https://preprod.api.crego.io/v1/los/documents/2b7b54bb-d2a7-46d4-b173-7ec224d45d1e/' \ --header 'Content-Type: application/json' \ --data-raw '{ "stamp_status": "not_required", "type": "generated_agreement" }'
{}