---
title: "Check transaction status"
method: GET
path: "/v1.2/transfers/detailinfo/{transferId}"
tags: ["Transfer"]
---

# Check transaction status

`GET /v1.2/transfers/detailinfo/{transferId}`

Retrieves the status of a Cash Pickup transaction.

## Path parameters

- `transferId` string, required

## Headers

- `requestid` string, required
- `endusersecurityid` string
- `enduserip` string, required
- `partneridentifier` string
- `Authorization` string, required
- `apikey` string

## Response `200`

OK

- TransferDetailInfoResponse — TransferDetailInfoResponse
  - `partnerprogramidentifier` string — PartnerProgramIdentifier
  - `partnername` string — partner Name
  - `transferid` string — TransferId
  - `externalreferenceid` string — ExternalReferenceId
  - `transferdetails` TransferDetailInfo — TransferDetailInfo
    - `errorinfo` string
    - `status` string — status
    - `statusreason` string — Reason Status
    - `responsecode` integer — ResponseCode
    - `responsecodedescription` string — ResponseCodeDescription
    - `responsedetailcode` integer — ResponseDetailCode
    - `responsedetailcodedescription` string — ResponseDetailCodeDescription
  - `responsecode` integer — Specifies the status of a Disbursement Core Service Service operation
  - `responsemessage` string — Specifies the descriptive text on the status of a Disbursement Core Service operation
  - `responsedate` string, date-time — RespnseDate
  - `responsedetail` TransferApiResponseDetail — TransferApiResponseDetail
    - `responsedetailcode` integer — ResponseDetailCode
    - `responsedetaildescription` string — ResponseDetailDescription

---

[API](https://skmtc.net/greendot/apis/baas-apis.md) · [All operations](https://skmtc.net/greendot/apis/baas-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/greendot/baas-apis/revisions/666553766b78/schema)
