Non-transferrable data entities
Source data entities
Parameter
Description
Contract source data entities
Parameter
Description
Sample API call
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"paymentParties": [...],
"money": {...},
"details": "...",
"source": {
"sourceName": "EXTERNAL.SOURCE",
"sourceRef": "ID-12345"
}
}{
"paymentParties": [...],
"money": {...},
"details": "...",
"contractSource": {
"sourceName": "EXTERNAL.CONTRACT",
"sourceRef": "ID-181922",
"contractNumber": "1122241515"
}
}