You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST auf /v1/purchase-documents/{purchaseDocumentId}/set-lock-for-third-party-application ist derzeit ein synchroner Endpunkt.
Damit die Verwendung im Zusammenspiel mit den asynchronen Endpunkten zum Ändern von Belegen besser unterstützt wird (z.B. POST auf /v1/purchase-documents/{purchaseDocumentId}/change), sollte es den Endpunkt auch als asynchrone Variante geben.
The text was updated successfully, but these errors were encountered:
POST auf /v1/purchase-documents/{purchaseDocumentId}/set-lock-for-third-party-application ist derzeit ein synchroner Endpunkt.
Damit die Verwendung im Zusammenspiel mit den asynchronen Endpunkten zum Ändern von Belegen besser unterstützt wird (z.B. POST auf /v1/purchase-documents/{purchaseDocumentId}/change), sollte es den Endpunkt auch als asynchrone Variante geben.
The text was updated successfully, but these errors were encountered: