Try this APIPGCredentials required
Requests run against https://api-playground.loady.com/public and can change real PG data. You are responsible for every request you send.
Values stay in this tab's memory only and are cleared when the page reloads. They are sent directly to the configured Loady authentication and API endpoints.
Unloading Points API
Unloading Points API
Security Schemes
SubscriptionKey
Customer-specific subscription key supplied by Loady.
apiKey
LoadyOAuth
Loady customer authentication using the OAuth 2.0 client credentials flow.
oauth2
Endpoints
7Select an endpoint to view its parameters, request body, and responses.
- GET
/Get Unloading Point by Reference Number - PUT
/Update Unloading Point by Reference Number - POST
/Create Unloading Point - DELETE
/Delete Unloading Point by Reference Number - GET
/{unloadingPointId}Get Unloading Point by ID - PUT
/{unloadingPointId}Update Unloading Point by ID - DELETE
/{unloadingPointId}Delete Unloading Point by ID