Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Each account has a payment history which details financial transactions made against an account.

Payment histories for all accounts

The GetPaymentHistoryForDateRange returns the payment histories for all accounts associated with the requesting user, where the transaction date falls in a supplied range of dates.

Sample request

Code Block
languagexml

Sample Response

Code Block
languagexml

Payment history of a single account

To retrieve payment history of a single account use the GetPaymentHistoryByAccountId method.

Sample request

Code Block
languagexml

Sample Response

Code Block
languagexml

On this page:

Table of Contents

Related API

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
excerptTypesimple
cqllabel in ( "getpaymenthistorybyaccountid" , "GetPaymentHistoryForDateRange" ) and ancestor = "989989275"

On this page:

Table of Contents