Back to Financial Service

Method Details for GetPaymentList.

Gets the payments on a contract in a period

Parameters

  • contractID Integer Identifier for the contract on which payments are required (int)
  • startDate DateTime (yyyy-MM-dd) startDate for the period (DateTime)
  • endDate DateTime (yyyy-MM-dd) endDate for the period (DateTime)
  • token SecurityToken Security token associated with the request (SecurityToken)

Returns

An array of Contract objects