apPaymentLines
Gets the range of APPaymentLine data via the available fields
apPaymentLines(
lastId: String
updatedInDataMart: DateTime
pageSize: Int! = 5000
): [APPaymentLine!]!
Arguments
apPaymentLines.lastId ● String scalar
Id to be used to get the next page (logic used: greater than)
apPaymentLines.updatedInDataMart ● DateTime scalar
DateTime when the document was updated in DataMart (logic used: greater than)
apPaymentLines.pageSize ● Int! non-null scalar
Maximum page size is 5000
Type
APPaymentLine object
APPaymentLines. Deleted supplier payment lines are reflected in DataMart through deletedDatabaseRecord.