List canonical fields
curl --request GET \
--url http://localhost:3001/v1/canonical-fields{
"items": [
{
"path": "<string>",
"model": "<string>",
"label": "<string>",
"description": "<string>",
"requirement": "<string>",
"storage": "<string>",
"sourceTypes": [
"<string>"
],
"examples": [
"<string>"
],
"notes": "<string>"
}
]
}๐ฅ Imports
List canonical fields
GET
/
v1
/
canonical-fields
List canonical fields
curl --request GET \
--url http://localhost:3001/v1/canonical-fields{
"items": [
{
"path": "<string>",
"model": "<string>",
"label": "<string>",
"description": "<string>",
"requirement": "<string>",
"storage": "<string>",
"sourceTypes": [
"<string>"
],
"examples": [
"<string>"
],
"notes": "<string>"
}
]
}Query Parameters
Available options:
client_transfer_report, client_internal_ledger, bank_statement, onchain_report, psp_report, manual, api_expectation Available options:
PaymentIntent, RawRecord, FlowLeg, FlowLegReference, ReconciliationCase Response
Default Response
Show child attributes
Show child attributes
โI
