DocsPayments

post/api/v1/DocsPayments/Download835s

Request body

ProviderIDinteger
Usernamestring
NeedAggregated835boolean
NeedPaymentSummaryCsvboolean
UserHasAccessToSubordinatesboolean
SkipInteractionLogboolean
KeepContent835Textboolean
SkipFileExportEOPQueueboolean
SkipDbWriteboolean
InteractionIDinteger
CallingApplicationIDstring uuid
UserIdstring uuid

Example request

{
  "CallingApplicationID": "00000000-0000-0000-0000-000000000000",
  "UserId": "00000000-0000-0000-0000-000000000000"
}

Response

OK

Contentstring byte
FileNamestring
Successboolean
UserFriendlyMessagestring
Exceptionstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.