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.
Other endpoints
Get Loading Point by Reference Number
The endpoint provides the ability to get a Loading Point by Reference Number
query Parameters
referenceNumberReference Number of a Loading Point
siteReferenceNumberReference number of a Site to which a Loading Point belongs
businessPartnerReferenceNumberReference number of a Business Partner to which a Loading Point belongs
Headers
x-company-idIdentifies the company within which the operation is performed
AuthorizationContains an authorization token
Ocp-Apim-Subscription-KeySubscription key required to use API
Get Loading Point by Reference Number › Responses
The requested Loading Point
idID of the Loading Point
nameName of the Loading Point
referenceNumberERP reference number of the Loading Point
siteIdID of the Site to which the Loading Point belongs
siteNameName of the Site to which the Loading Point belongs
siteReferenceNumberReference Number of the Site to which the Loading Point belongs
buildingNameName of the Building
addressAddress of the Loading Point
contactsContacts of the Loading Point
Update Loading Point by Reference Number
The endpoint provides the ability to update a Loading Point by Reference Number
query Parameters
referenceNumberReference Number of a Loading Point
siteReferenceNumberReference number of a Site to which a Loading Point belongs
businessPartnerReferenceNumberReference number of a Business Partner to which a Loading Point belongs
Headers
x-company-idIdentifies the company within which the operation is performed
AuthorizationContains an authorization token
Ocp-Apim-Subscription-KeySubscription key required to use API
Update Loading Point by Reference Number › Request Body
nameName of the Loading Point
referenceNumberERP reference number of the Loading Point
addressAddress of the Loading Point
contactsContacts of the Loading Point
Update Loading Point by Reference Number › Responses
The updated Loading Point
idID of the Loading Point
nameName of the Loading Point
referenceNumberERP reference number of the Loading Point
siteIdID of the Site to which the Loading Point belongs
siteNameName of the Site to which the Loading Point belongs
siteReferenceNumberReference Number of the Site to which the Loading Point belongs
buildingNameName of the Building
addressAddress of the Loading Point
contactsContacts of the Loading Point
Create Loading Point
The endpoint provides the ability to create a Loading Point
Headers
x-company-idIdentifies the company within which the operation is performed
AuthorizationContains an authorization token
Ocp-Apim-Subscription-KeySubscription key required to use API
Create Loading Point › Request Body
nameName of the Loading Point
referenceNumberERP reference number of the Loading Point
siteIdID of the Site for which the Loading Point should be created
siteReferenceNumberReference number of the Site for which the Loading Point should be created. Either SiteId or SiteReferenceNumber must be present. SiteId takes precedence.
businessPartnerReferenceNumberReference number of the Business Partner for which the Loading Point should be created
buildingNameName of the Building
addressAddress of the Loading Point
contactsContacts of the Loading Point
Create Loading Point › Responses
The created Loading Point
idID of the Loading Point
nameName of the Loading Point
referenceNumberERP reference number of the Loading Point
siteIdID of the Site to which the Loading Point belongs
siteNameName of the Site to which the Loading Point belongs
siteReferenceNumberReference Number of the Site to which the Loading Point belongs
buildingNameName of the Building
addressAddress of the Loading Point
contactsContacts of the Loading Point
Delete Loading Point by Reference Number
The endpoint provides the ability to delete a Loading Point by Reference Number
query Parameters
referenceNumberReference Number of a Loading Point
siteReferenceNumberReference number of a Site to which a Loading Point belongs
businessPartnerReferenceNumberReference number of a Business Partner to which a Loading Point belongs
Headers
x-company-idIdentifies the company within which the operation is performed
AuthorizationContains an authorization token
Ocp-Apim-Subscription-KeySubscription key required to use API
Delete Loading Point by Reference Number › Responses
The Loading Point was successfully deleted
Get Loading Point by ID
The endpoint provides the ability to get a Loading Point by ID
path Parameters
loadingPointIdID of the Loading Point
Headers
x-company-idIdentifies the company within which the operation is performed
AuthorizationContains an authorization token
Ocp-Apim-Subscription-KeySubscription key required to use API
Get Loading Point by ID › Responses
The requested Loading Point
idID of the Loading Point
nameName of the Loading Point
referenceNumberERP reference number of the Loading Point
siteIdID of the Site to which the Loading Point belongs
siteNameName of the Site to which the Loading Point belongs
siteReferenceNumberReference Number of the Site to which the Loading Point belongs
buildingNameName of the Building
addressAddress of the Loading Point
contactsContacts of the Loading Point
Update Loading Point by ID
The endpoint provides the ability to update a Loading Point by ID
path Parameters
loadingPointIdID of a Loading Point
Headers
x-company-idIdentifies the company within which the operation is performed
AuthorizationContains an authorization token
Ocp-Apim-Subscription-KeySubscription key required to use API
Update Loading Point by ID › Request Body
nameName of the Loading Point
referenceNumberERP reference number of the Loading Point
addressAddress of the Loading Point
contactsContacts of the Loading Point
Update Loading Point by ID › Responses
The updated Loading Point
idID of the Loading Point
nameName of the Loading Point
referenceNumberERP reference number of the Loading Point
siteIdID of the Site to which the Loading Point belongs
siteNameName of the Site to which the Loading Point belongs
siteReferenceNumberReference Number of the Site to which the Loading Point belongs
buildingNameName of the Building
addressAddress of the Loading Point
contactsContacts of the Loading Point
Delete Loading Point by ID
The endpoint provides the ability to delete a Loading Point by ID
path Parameters
loadingPointIdID of a Loading Point
Headers
x-company-idIdentifies the company within which the operation is performed
AuthorizationContains an authorization token
Ocp-Apim-Subscription-KeySubscription key required to use API
Delete Loading Point by ID › Responses
The Loading Point was successfully deleted