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 Unloading Point by Reference Number
The endpoint provides the ability to get an Unloading Point by Reference Number
query Parameters
referenceNumberReference Number of an Unloading Point
siteReferenceNumberReference number of a Site to which an Unloading Point belongs
businessPartnerReferenceNumberReference number of a Business Partner to which an Unloading 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 Unloading Point by Reference Number › Responses
The requested Unloading Point
idID of the Unloading Point
nameName of the Unloading Point
referenceNumberERP reference number of the Unloading Point
siteIdID of the Site to which the Unloading Point belongs
siteNameName of the Site to which the Unloading Point belongs
siteReferenceNumberReference Number of the Site to which the Unloading Point belongs
buildingNameName of the Building
addressAddress of the Unloading Point
contactsContacts of the Unloading Point
Update Unloading Point by Reference Number
The endpoint provides the ability to update an Unloading Point by Reference Number
query Parameters
referenceNumberReference Number of an Unloading Point
siteReferenceNumberReference number of a Site to which an Unloading Point belongs
businessPartnerReferenceNumberReference number of a Business Partner to which an Unloading 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 Unloading Point by Reference Number › Request Body
nameName of the Unloading Point
referenceNumberERP reference number of the Unloading Point
addressAddress of the Unloading Point
contactsContacts of the Unloading Point
Update Unloading Point by Reference Number › Responses
The updated Unloading Point
idID of the Unloading Point
nameName of the Unloading Point
referenceNumberERP reference number of the Unloading Point
siteIdID of the Site to which the Unloading Point belongs
siteNameName of the Site to which the Unloading Point belongs
siteReferenceNumberReference Number of the Site to which the Unloading Point belongs
buildingNameName of the Building
addressAddress of the Unloading Point
contactsContacts of the Unloading Point
Create Unloading Point
The endpoint provides the ability to create an Unloading 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 Unloading Point › Request Body
nameName of the Unloading Point
referenceNumberERP reference number of the Unloading Point
siteIdID of the Site for which the Unloading Point should be created
siteReferenceNumberReference number of the Site for which the Unloading Point should be created. Either SiteId or SiteReferenceNumber must be present. SiteId takes precedence.
buildingNameName of the Building
addressAddress of the Unloading Point
contactsContacts of the Unloading Point
businessPartnerReferenceNumberCreate Unloading Point › Responses
The created Unloading Point
idID of the Unloading Point
nameName of the Unloading Point
referenceNumberERP reference number of the Unloading Point
siteIdID of the Site to which the Unloading Point belongs
siteNameName of the Site to which the Unloading Point belongs
siteReferenceNumberReference Number of the Site to which the Unloading Point belongs
buildingNameName of the Building
addressAddress of the Unloading Point
contactsContacts of the Unloading Point
Delete Unloading Point by Reference Number
The endpoint provides the ability to delete an Unloading Point by Reference Number
query Parameters
referenceNumberReference Number of an Unloading Point
siteReferenceNumberReference number of a Site to which an Unloading Point belongs
businessPartnerReferenceNumberReference number of a Business Partner to which an Unloading 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 Unloading Point by Reference Number › Responses
The Unloading Point was successfully deleted
Get Unloading Point by ID
The endpoint provides the ability to get an Unloading Point by ID
path Parameters
unloadingPointIdID of the Unloading 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 Unloading Point by ID › Responses
The requested Unloading Point
idID of the Unloading Point
nameName of the Unloading Point
referenceNumberERP reference number of the Unloading Point
siteIdID of the Site to which the Unloading Point belongs
siteNameName of the Site to which the Unloading Point belongs
siteReferenceNumberReference Number of the Site to which the Unloading Point belongs
buildingNameName of the Building
addressAddress of the Unloading Point
contactsContacts of the Unloading Point
Update Unloading Point by ID
The endpoint provides the ability to update an Unloading Point by ID
path Parameters
unloadingPointIdID of an Unloading 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 Unloading Point by ID › Request Body
nameName of the Unloading Point
referenceNumberERP reference number of the Unloading Point
addressAddress of the Unloading Point
contactsContacts of the Unloading Point
Update Unloading Point by ID › Responses
The updated Unloading Point
idID of the Unloading Point
nameName of the Unloading Point
referenceNumberERP reference number of the Unloading Point
siteIdID of the Site to which the Unloading Point belongs
siteNameName of the Site to which the Unloading Point belongs
siteReferenceNumberReference Number of the Site to which the Unloading Point belongs
buildingNameName of the Building
addressAddress of the Unloading Point
contactsContacts of the Unloading Point
Delete Unloading Point by ID
The endpoint provides the ability to delete an Unloading Point by ID
path Parameters
unloadingPointIdID of an Unloading 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 Unloading Point by ID › Responses
The Unloading Point was successfully deleted