cURL
curl --request POST \ --url http://localhost:3000/api/wsfev1/FECAEASinMovimientoInformar \ --header 'Content-Type: application/json' \ --data ' { "Auth": { "Token": "<string>", "Sign": "<string>", "Cuit": 123 }, "PtoVta": 123, "CAEA": "<string>" } '
{ "CAEA": "<string>", "FchProceso": "<string>", "PtoVta": 123, "Resultado": "<string>", "Errors": { "Err": [ { "Code": 123, "Msg": "<string>" } ] }, "Events": { "Evt": [ { "Code": 123, "Msg": "<string>" } ] } }
Documentation IndexFetch the complete documentation index at: https://emir.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://emir.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes