View the details behind a transfer request, using the transfer batch identifier.
Populated TransferBatchRetrieveByIdentifierRequest
success
Not Found
{- "onBehalfOfSrcAcctId": "string",
- "transferBatchIdentifiers": [
- "string"
]
}
{- "transferBatches": [
- {
- "identifier": "5A9BBB98-73E5-4226-B55E-1B4AABFE3CF3",
- "fromSrcAcctId": "009560e5-b724-11ef-a5d7-ee1d7e0f0847",
- "fromSrcAcctIdentifier": "14990148",
- "fromName": "GHG Ohio",
- "toSrcAcctId": "b5d8d6b3-bcaf-11ef-ae69-b61606fd520c",
- "toSrcAcctIdentifier": "string",
- "toName": "GHG Trading",
- "initiationDate": "2019-08-24T14:15:22Z",
- "quantity": 0,
- "externalId": "string",
- "unitPriceCurrencyShortName": "USD",
- "unitPriceAmount": 0,
- "notes": "string",
- "actions": [
- "CONFIRM"
], - "holdings": [
- {
- "identifier": "string",
- "resourceProgramAssignedIdentifier": "GHG1021",
- "holdingStatus": "GOC",
- "programPeriodBeginInclusive": "2022-01-01T00:00:00-05:00",
- "programPeriodEndExclusive": "2023-01-01T00:00:00-05:00",
- "timeOfProductionBeginInclusive": "2022-01-01T00:00:00-05:00",
- "timeOfProductionEndExclusive": "2023-01-01T00:00:00-05:00",
- "serialNumber": "APXOPCAR-GOC-GHG1021-US-2022--46-5701-6700",
- "quantity": 1000,
- "programVersions": [
- {
- "code": "GHG_MEASUREMENT_PROGRAM",
- "version": "5.0.0",
- "shortName": "Carbon Measurement",
- "protocolVersions": [
- null
]
}
], - "protocolVersions": [
- {
- "code": "AMS-I.D.",
- "version": "1.0.0"
}
], - "resourceInputTypeCodes": [
- "string"
], - "resourceOutputTypeCodes": "CARBON_REDUCTION",
- "subaccountIdentifier": "5FF7ABAA-095D-11EF-B304-AA080FC10FFA",
- "subaccountName": "My Linked Holdings",
- "subaccountNumber": "10033",
- "programCertificationGroupCode": "NONAFOLU_GHG_MEASUREMENT_PROGRAM",
- "upn": "0999F5B4",
- "ein": "1246AFA3E2",
- "einDescription": "VCU-20120101-20121231-EDEM-3267-ZMB",
- "shadowedLedgerName": "Verra",
- "managingExternalPlatformName": "Xpansiv Connect",
- "certificateType": "GOC"
}
], - "transferTypeCode": "INTRA",
- "certificateTypeCode": "GOC",
- "certificateTypeName": "GhG Carbon Offset Credit",
- "canWithdraw": true,
- "totalPrice": 0,
- "currencyCode": "string",
- "toSubaccountIdentifier": "string",
- "toSubaccountName": "string",
- "toSubaccountNumber": "string"
}
]
}