[REM] extract_api: remove documentation of get_result_batch

For security reasons, we had to drop the support of those routes.

Part-of: odoo/documentation#5984
This commit is contained in:
Louis Baudoux
2023-10-03 18:35:14 +02:00
parent 7a6c0a9247
commit 24c7b2506e
2 changed files with 18 additions and 55 deletions

View File

@@ -6,7 +6,7 @@ import time
import requests
account_token = "integration_token" # Use your token
domain_name = "https://iap-extract.odoo.com"
domain_name = "https://extract.api.odoo.com/"
path_to_pdf = "/path/to/your/pdf"
doc_type = "invoice" # invoice, expense or applicant