{ "CodigoTransaccion": "4dbc2644-e931-4bf4-8416-0d20a9d38dd5", "EmpresaId": 7, "FileName": "PDF Prueba 1.pdf", "FileBase64": "Pg0Kc3RhcnR4cmVmDQoxMTYNCiUlRU9GDQo=", "Email": "email@dominio.com", "Nombre": "Nombre Destinatario", "Subject": "Prueba de UploadAmazonS3API", "esDELOSI": true, "ForzarValidacionCorreo": true }
curl --location --request POST 'https://api.ecotek.pe/Util/UploadAmazonS3' \ --header 'Authorization: Bearer Token' \ --header 'Content-Type: application/json' \ --data-raw '{ "CodigoTransaccion": "4dbc2644-e931-4bf4-8416-0d20a9d38dd5", "EmpresaId": 7, "FileName": "PDF Prueba 1.pdf", "FileBase64": "Pg0Kc3RhcnR4cmVmDQoxMTYNCiUlRU9GDQo=", "Email": "email@dominio.com", "Nombre": "Nombre Destinatario", "Subject": "Prueba de UploadAmazonS3API", "esDELOSI": true, "ForzarValidacionCorreo": true }'
{ "success": true, "message": "string" }