POST 17.0/app/paymentruns/fetchpaymentrunfile

Description

No description available.

URI Parameters

None.

Name Description Type Additional information
PaymentRunExportFileName

string

None.

application/json, text/json

Sample:
{
  "paymentRunExportFileName": "sample string 1"
}

application/xml, text/xml

Sample:
<DownloadPaymnetRunFile xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <PaymentRunExportFileName>sample string 1</PaymentRunExportFileName>
</DownloadPaymnetRunFile>

application/x-www-form-urlencoded

Sample:

Sample not available.

Name Description Type Additional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.

None.