deleteOnlinePaymentLog: Delete a specific OnlinePaymentLog

Description Usage Arguments Value References

View source: R/SkySysFunctions.R

Description

This function deletes an OnlinePaymentLog.

Usage

1
deleteOnlinePaymentLog(OnlinePaymentLogID, EntityID = 1)

Arguments

OnlinePaymentLogID

The id of the OnlinePaymentLog.
Run getAllOnlinePaymentLogs for a list of OnlinePaymentLogs.

EntityID

The id of the entity. Run getAllEntities for a list of entities.

Value

The id of the deleted OnlinePaymentLog.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


samterfa/SkywardSDK documentation built on Oct. 13, 2020, 6:53 a.m.