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.
Business Partners API
Business Partners 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 business partner by reference number - PUT
/Update or create if not exist business partner by reference number - POST
/Create business partner - DELETE
/Delete business partner by reference number - GET
/{businessPartnerId}Get business partner by id - PUT
/{businessPartnerId}Update business partner - DELETE
/{businessPartnerId}Delete business partner by reference number