| |||||||||
NP-28133
Previously, there was no option for API consumers to extract invoice header data based on the date an invoice was updated. All invoice header data extraction was based on the date on which the invoice was created. Therefore, they were unable to check the status changes of invoices, and perform business tasks accordingly.
Now, Ariba Network allows SAP Ariba API portal consumers who have access to the Invoice Header Data Extraction API, to query invoice header data based on the date the invoice was updated. The Invoice Header Data Extraction API is enhanced with an optional filter for querying invoices using a date range based on the date an invoice was updated. For example:
GET {{runtime_url}}/invoices?$filter=startDate eq '2021-02-02T00:01:01' and endDate eq '2021-02-02T23:59:58'&$filter=documentStatusUpdatedStartDate eq '2021-02-02T00:01:01' and documentStatusUpdatedEndDate eq '2021-02-02T00:01:01'&$skip=0&$top=100
Currently there is no option for API consumers to extract invoice header data based on the date an invoice was updated. All invoice header data extraction is based on the date on which the invoice was created. Therefore, they are unable to check the status changes of invoices and act on that information.
The enhancement to the Invoice Header Data Extraction API now allows the customer to use invoice status updates via invoice update date queries to drive business flows, increasing the scope of business functionality this API supports.
Buyer and Supplier
Automatically On
Interfejsy API SAP Ariba
SAP Ariba Developer Portal
Ariba Network
Aby utworzyć aplikację i poprosić o dostęp do korzystania z interfejsów API SAP Ariba istotnych dla tej funkcji, musisz mieć dostęp do portalu dewelopera SAP Ariba. Szczegółowe informacje można znaleźć w sekcji „Kroki do rozpoczęcia korzystania z interfejsów API SAP Ariba” w pomocy Portalu dewelopera SAP Ariba.
Wszystkie zapytania do tego API muszą zostać uwierzytelnione za pomocą uwierzytelniania OAuth. Szczegółowe informacje można znaleźć w sekcji „Uwierzytelnianie na portalu dewelopera” w pomocy Portalu dewelopera SAP Ariba.
Musisz skonfigurować identyfikator klienta API w Ariba Network.
Korzystanie z interfejsów API SAP Ariba dla dostawców korzystających z Portalu dewelopera SAP Ariba jest ograniczone tylko do dostawców Ariba Network posiadających konta Enterprise.
Dostęp do Portalu dewelopera SAP Ariba jest ograniczony dla wszystkich pozostałych typów kont dostawcy Ariba Network. Na przykład dostawcy z kontem standardowym nie mogą uzyskać dostępu do portalu dewelopera SAP Ariba.
SAP Business Network 2108