---
title: "Method to download 835 for a given PaymentId or for payments that have not been downloaded before PayloadID may contain a paymentId or the string \"Latest\" If the PayloadID field contains a paymentId the 835 for the given payment will be downloaded If the PayloadID field contains string \"LATEST\" then the payments whose 835 has not be downloaded earlier will be included."
method: POST
path: "/api/v1/CoreComplianceV2"
tags: ["CoreComplianceV2"]
---

# Method to download 835 for a given PaymentId or for payments that have not been downloaded before PayloadID may contain a paymentId or the string "Latest" If the PayloadID field contains a paymentId the 835 for the given payment will be downloaded If the PayloadID field contains string "LATEST" then the payments whose 835 has not be downloaded earlier will be included.

`POST /api/v1/CoreComplianceV2`

## Request body

- CcpDocsPaymentsDataModelBulk835DownloadRequestV2
  - `UserName` string
  - `Password` string
  - `Bulk835DownloadRequest` CcpDocsPaymentsDataModelBulk835DownloadRequest
    - `PayloadType` string
    - `ProcessingMode` string
    - `PayloadID` string
    - `TimeStamp` string
    - `SenderID` string
    - `ReceiverID` string
    - `CORERuleVersion` string
    - `Payload` string, byte

## Response `200`

Request processed with no issues.

- string

## Other responses

- `401` — User validation failed.

---

[API](https://skmtc.dev/redcard/apis/ccp-docs-wcf-public.md) · [All operations](https://skmtc.dev/redcard/apis/ccp-docs-wcf-public/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/redcard/ccp-docs-wcf-public/revisions/b572c437ad6b/schema)
