Details

Name Data Type Is Nullable
Id Integer False
ApPaymentPostingId Integer False
ApPaymentId Integer False
CreatedOn DateTime False
CreatedBy Integer False
IsInactive Boolean False
ModifiedOn DateTime False
ModifiedBy Integer False
InactiveOn DateTime True
InactiveBy Integer True

Object:

{
    Id":####,
    ApPaymentPostingId":####,
    ApPaymentId":####,
    CreatedOn":"MM-dd-yyyy hh:mm:ss",
    CreatedBy":####,
    IsInactive":True/False,
    ModifiedOn":"MM-dd-yyyy hh:mm:ss",
    ModifiedBy":####,
    InactiveOn":"MM-dd-yyyy hh:mm:ss",
    InactiveBy":####
}