Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Некорректное получение документов из API через HTTP сервис (02.12.2024) #1108

Open
pekaque opened this issue Dec 2, 2024 · 0 comments

Comments

@pekaque
Copy link

pekaque commented Dec 2, 2024

Здравствуйте!
Пытаюсь получить документы HTTP запросом из api за 28.11.2024, передаю следующие параметры:
BoxId: @diadoc.ru
filterCategory : Any.Inbound
fromDocumentDate : 28.11.2024
toDocumentDate: 28.11.2024

В заголовках передаю:
Authorization: DiadocAuth ddauth_api_client_id=<КлючРазработчика>, ,ddauth_token=<Токен>
ContentType: application/json; charset=utf-8
Accept: application/json

От API приходит 6 документов, 2 - UniversalTransferDocument (УПД), 1 - Nonformalized, 1 - Contract, 1 - ProformaInvoice

При этом, обработкой Diadoc 4.29.2 за тот же период получаю 126 документов, из которых 117 - UniversalTransferDocument (УПД), 6 - Nonformalized, 2 - Invoice, 1 - AcceptanceCertificate

Сталкивались ли с таким? Есть ли решение?

@GilimkhanovDenis GilimkhanovDenis transferred this issue from diadoc/diadocsdk-1c-docs Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant