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
Used methods from Proffix:
Hier noch die Calls, die ich in meiner Schnittstelle verwende
https://test.glider-fls.ch/api/v1/persons/ POST
https://test.glider-fls.ch/api/v1/persons/{personid} GET, UPDATE, DELETE
https://test.glider-fls.ch/api/v1/persons/fulldetails/deleted/{sinceDate} GET
https://test.glider-fls.ch/api/v1/persons/fulldetails/modified/{sinceDate} GET
https://test.glider-fls.ch/api/v1/persons/membernumber/ GET
https://test.glider-fls.ch/api/v1/articles/ GET
https://test.glider-fls.ch/api/v1/articles/{articleId} GET
https://test.glider-fls.ch/api/v1/deliveries/notprocessed GET
https://test.glider-fls.ch/api/v1/deliveries/delivered POST
https://test.glider-fls.ch/api/v1/flights/exchange/modified/{sinceDate} GET
https://test.glider-fls.ch/api/v1/countries/overview GET
https://test.glider-fls.ch/api/v1/memberstates GET
https://test.glider-fls.ch/Token
The text was updated successfully, but these errors were encountered:
Used methods from Proffix:
Hier noch die Calls, die ich in meiner Schnittstelle verwende
The text was updated successfully, but these errors were encountered: