Get Transfer Statusget https://example.com/programs/{programCode}/accounts/{accountIdentifier}/disbursements/transfer/{transferIdentifier}Retrieves the status and details of a specific disbursement transfer for the given account and program.Path ParamsprogramCodestringrequiredThe program code associated with the request.accountIdentifierstringrequiredThe unique identifier of the account.transferIdentifierstringrequiredThe unique identifier of the transfer.HeadersX-GD-RequestIdstringrequiredThe unique request identifier for tracking.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago