Skip to main content

External Accounting Post Period

Name: ExternalAccountingPostPeriod

Este proceso se realiza para el cierre del periodo por mes.

Parametros​

NAMEFORMATODESCRIPTIONEXAMPLE
ExternalSystemIdentificadorCódigo registrado en el sistema externo para contabilizar.3
PeriodToCloseMMYYYYRegistramos el mes con dos dígitos, seguido por el año.102022

Request​


<AASIS>
<Context>
<AccountingEntity>8711</AccountingEntity>
<Certificate>4C475EDC-8599-4353-95DC-F520D72B2479</Certificate>
</Context>
<Component>
<Name>ExternalAccountingPostPeriod</Name>
<Version>1.0</Version>
</Component>
<Parameters>
<ExternalAccountingPostPeriodParams>
<ExternalSystem>3</ExternalSystem>
<PeriodToClose>102022</PeriodToClose>
</ExternalAccountingPostPeriodParams>
</Parameters>
</AASIS>

Response​


<Result>
<ExternalAccountingPostPeriodResult>
<PostedDate>29062023</PostedDate>
</ExternalAccountingPostPeriodResult>
</Result>