Funding
Get Funding
Get Funding by Id
get/v1/fundings/{fundingId}
Path parameters
fundingIdstring uuid required
Response
Funding response
Example response
{
"physicalAccountName": "physicalAccountName",
"allocationDate": "2000-01-23T04:56:07.000+00:00",
"reason": "reason",
"amount": 0,
"sourceAccountId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"fundingId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"fundingAccountType": "FBO",
"detectedFundingRef": "detectedFundingRef",
"allocationType": "allocationType",
"hiddenDate": "2000-01-23T04:56:07.000+00:00",
"createdAt": "2000-01-23T04:56:07.000+00:00",
"currency": "USD",
"payorId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"text": "text",
"allocatedAt": "2000-01-23T04:56:07.000+00:00",
"status": "ALLOCATED"
}