17 lines
428 B
JSON
17 lines
428 B
JSON
{
|
|
"description": "Unknown BIC/LEI: no match. Response must have no primary (or empty directives) and negative_cache_ttl set.",
|
|
"request": {
|
|
"identifiers": [
|
|
{ "type": "as4.partyId", "value": "UNKNOWNBICXXX", "scope": "BIC" }
|
|
],
|
|
"serviceContext": {
|
|
"service": "iso20022.fi",
|
|
"action": "credit.transfer"
|
|
}
|
|
},
|
|
"expectedResponse": {
|
|
"directives": [],
|
|
"negative_cache_ttl": 60
|
|
}
|
|
}
|