Summary Item | Total | Failed |
---|---|---|
Test Cases | 31 | 0 |
Requests | 181 | 0 |
Assertions | 148 | 0 |
Header Name | Header Value |
---|---|
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "HUB_MULTILATERAL_SETTLEMENT",
"currency": "USD"
}
curl 'http://test3-centralledger-service/participants/Hub/accounts' -H 'content-type: application/json' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"HUB_MULTILATERAL_SETTLEMENT","currency":"USD"}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "335",
"date": "Fri, 25 Jun 2021 16:52:43 GMT",
"connection": "keep-alive"
}
{
"name": "Hub",
"id": "central-ledger.local/participants/Hub",
"created": "\"2021-06-25T16:46:27.000Z\"",
"isActive": 1,
"links": {
"self": "central-ledger.local/participants/Hub"
},
"accounts": [
{
"id": 1,
"ledgerAccountType": "HUB_MULTILATERAL_SETTLEMENT",
"currency": "USD",
"isActive": 1,
"createdDate": "2021-06-25T16:52:43.561Z",
"createdBy": "unknown"
}
]
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "HUB_RECONCILIATION",
"currency": "USD"
}
curl 'http://test3-centralledger-service/participants/Hub/accounts' -H 'content-type: application/json' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"HUB_RECONCILIATION","currency":"USD"}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "456",
"date": "Fri, 25 Jun 2021 16:52:43 GMT",
"connection": "keep-alive"
}
{
"name": "Hub",
"id": "central-ledger.local/participants/Hub",
"created": "\"2021-06-25T16:46:27.000Z\"",
"isActive": 1,
"links": {
"self": "central-ledger.local/participants/Hub"
},
"accounts": [
{
"id": 1,
"ledgerAccountType": "HUB_MULTILATERAL_SETTLEMENT",
"currency": "USD",
"isActive": 1,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 2,
"ledgerAccountType": "HUB_RECONCILIATION",
"currency": "USD",
"isActive": 1,
"createdDate": "2021-06-25T16:52:43.724Z",
"createdBy": "unknown"
}
]
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL",
"value": "some.email@gmail.com"
}
curl 'http://test3-centralledger-service/participants/Hub/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL","value":"some.email@gmail.com"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:43 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_ADJUSTMENT_EMAIL",
"value": "some.email@gmail.com"
}
curl 'http://test3-centralledger-service/participants/Hub/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_ADJUSTMENT_EMAIL","value":"some.email@gmail.com"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:43 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL",
"value": "some.email@gmail.com"
}
curl 'http://test3-centralledger-service/participants/Hub/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL","value":"some.email@gmail.com"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:44 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-centralledger-service/settlementModels' -H 'content-type: application/json' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "2",
"accept-ranges": "bytes",
"date": "Fri, 25 Jun 2021 16:52:44 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Response code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"name": "CGS",
"settlementGranularity": "GROSS",
"settlementInterchange": "BILATERAL",
"settlementDelay": "IMMEDIATE",
"currency": "USD",
"requireLiquidityCheck": true,
"ledgerAccountType": "POSITION",
"autoPositionReset": false,
"settlementAccountType": "SETTLEMENT"
}
curl 'http://test3-centralledger-service/settlementModels' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"name":"CGS","settlementGranularity":"GROSS","settlementInterchange":"BILATERAL","settlementDelay":"IMMEDIATE","currency":"USD","requireLiquidityCheck":true,"ledgerAccountType":"POSITION","autoPositionReset":false,"settlementAccountType":"SETTLEMENT"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:44 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
settlement model created code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"name": "INTERCHANGEFEE",
"settlementGranularity": "NET",
"settlementInterchange": "MULTILATERAL",
"settlementDelay": "DEFERRED",
"currency": "USD",
"requireLiquidityCheck": false,
"ledgerAccountType": "INTERCHANGE_FEE",
"autoPositionReset": true,
"settlementAccountType": "INTERCHANGE_FEE_SETTLEMENT"
}
curl 'http://test3-centralledger-service/settlementModels' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"name":"INTERCHANGEFEE","settlementGranularity":"NET","settlementInterchange":"MULTILATERAL","settlementDelay":"DEFERRED","currency":"USD","requireLiquidityCheck":false,"ledgerAccountType":"INTERCHANGE_FEE","autoPositionReset":true,"settlementAccountType":"INTERCHANGE_FEE_SETTLEMENT"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:44 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
settlement model created code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"name": "noresponsepayeefsp",
"currency": "USD"
}
curl 'http://test3-centralledger-service/participants' -H 'content-type: application/json' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"name":"noresponsepayeefsp","currency":"USD"}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "699",
"date": "Fri, 25 Jun 2021 16:52:44 GMT",
"connection": "keep-alive"
}
{
"name": "noresponsepayeefsp",
"id": "central-ledger.local/participants/noresponsepayeefsp",
"created": "\"2021-06-25T16:52:44.000Z\"",
"isActive": 1,
"links": {
"self": "central-ledger.local/participants/noresponsepayeefsp"
},
"accounts": [
{
"id": 3,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 4,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 5,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 6,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
}
]
}
Name | Result |
---|---|
response code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000
},
"initialPosition": 0
}
curl 'http://test3-centralledger-service/participants/noresponsepayeefsp/initialPositionAndLimits' -H 'content-type: application/json;charset=utf-8' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":1000000},"initialPosition":0}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:44 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-centralledger-service/participants/noresponsepayeefsp/accounts' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "584",
"accept-ranges": "bytes",
"date": "Fri, 25 Jun 2021 16:52:44 GMT",
"connection": "keep-alive"
}
[
{
"id": 3,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:52:44.000Z"
},
{
"id": 4,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:52:44.000Z"
},
{
"id": 5,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:52:44.000Z"
},
{
"id": 6,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:52:44.000Z"
}
]
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"transferId": "45cd0c82-a724-48c0-9b78-e49604236a46",
"externalReference": "string",
"action": "recordFundsIn",
"reason": "string",
"amount": {
"amount": "5000",
"currency": "USD"
},
"extensionList": {
"extension": [
{
"key": "string",
"value": "string"
}
]
}
}
curl 'http://test3-centralledger-service/participants/noresponsepayeefsp/accounts/4' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"transferId":"45cd0c82-a724-48c0-9b78-e49604236a46","externalReference":"string","action":"recordFundsIn","reason":"string","amount":{"amount":"5000","currency":"USD"},"extensionList":{"extension":[{"key":"string","value":"string"}]}}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:44 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_PUT",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/transfers/{{transferId}}"
}
curl 'http://test3-centralledger-service/participants/noresponsepayeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_PUT","value":"http://test3-sim-payeefsp-scheme-adapter:4000/transfers/{{transferId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:44 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_ERROR",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/transfers/{{transferId}}/error"
}
curl 'http://test3-centralledger-service/participants/noresponsepayeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_ERROR","value":"http://test3-sim-payeefsp-scheme-adapter:4000/transfers/{{transferId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:44 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/noresponsepayeefsp/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:45 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_ADJUSTMENT_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/noresponsepayeefsp/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_ADJUSTMENT_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:45 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/noresponsepayeefsp/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:45 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"name": "payeefsp",
"currency": "USD"
}
curl 'http://test3-centralledger-service/participants' -H 'content-type: application/json' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"name":"payeefsp","currency":"USD"}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "670",
"date": "Fri, 25 Jun 2021 16:52:45 GMT",
"connection": "keep-alive"
}
{
"name": "payeefsp",
"id": "central-ledger.local/participants/payeefsp",
"created": "\"2021-06-25T16:52:45.000Z\"",
"isActive": 1,
"links": {
"self": "central-ledger.local/participants/payeefsp"
},
"accounts": [
{
"id": 7,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 8,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 9,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 10,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
}
]
}
Name | Result |
---|---|
response code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000
},
"initialPosition": 0
}
curl 'http://test3-centralledger-service/participants/payeefsp/initialPositionAndLimits' -H 'content-type: application/json;charset=utf-8' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":1000000},"initialPosition":0}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:45 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-centralledger-service/participants/payeefsp/accounts' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "585",
"accept-ranges": "bytes",
"date": "Fri, 25 Jun 2021 16:52:45 GMT",
"connection": "keep-alive"
}
[
{
"id": 7,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:52:45.000Z"
},
{
"id": 8,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:52:45.000Z"
},
{
"id": 9,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:52:45.000Z"
},
{
"id": 10,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:52:45.000Z"
}
]
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"transferId": "fd4b576c-22b6-448f-bec5-bf180a931d0c",
"externalReference": "string",
"action": "recordFundsIn",
"reason": "string",
"amount": {
"amount": "5000",
"currency": "USD"
},
"extensionList": {
"extension": [
{
"key": "string",
"value": "string"
}
]
}
}
curl 'http://test3-centralledger-service/participants/payeefsp/accounts/8' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"transferId":"fd4b576c-22b6-448f-bec5-bf180a931d0c","externalReference":"string","action":"recordFundsIn","reason":"string","amount":{"amount":"5000","currency":"USD"},"extensionList":{"extension":[{"key":"string","value":"string"}]}}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:45 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_AUTHORIZATIONS",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_AUTHORIZATIONS","value":"http://test3-sim-payeefsp-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:45 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT","value":"http://test3-sim-payeefsp-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:45 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR","value":"http://test3-sim-payeefsp-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:45 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/participants/{{requestId}}"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT","value":"http://test3-sim-payeefsp-scheme-adapter:4000/participants/{{requestId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:46 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/participants/{{requestId}}/error"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR","value":"http://test3-sim-payeefsp-scheme-adapter:4000/participants/{{requestId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:46 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_GET",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_GET","value":"http://test3-sim-payeefsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:46 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT","value":"http://test3-sim-payeefsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:46 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR","value":"http://test3-sim-payeefsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:46 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_QUOTES",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_QUOTES","value":"http://test3-sim-payeefsp-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:46 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE","value":"http://test3-sim-payeefsp-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:47 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_POST",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/transfers"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_POST","value":"http://test3-sim-payeefsp-scheme-adapter:4000/transfers"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:47 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_PUT",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/transfers/{{transferId}}"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_PUT","value":"http://test3-sim-payeefsp-scheme-adapter:4000/transfers/{{transferId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:47 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_ERROR",
"value": "http://test3-sim-payeefsp-scheme-adapter:4000/transfers/{{transferId}}/error"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_ERROR","value":"http://test3-sim-payeefsp-scheme-adapter:4000/transfers/{{transferId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:47 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:47 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_ADJUSTMENT_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_ADJUSTMENT_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:47 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/payeefsp/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:47 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Accept | application/vnd.interoperability.participants+json;version=1.0 |
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Date | Fri, 25 Jun 2021 16:52:47 GMT |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "payeefsp",
"currency": "USD"
}
curl 'http://test3-simulator/oracle/participants/MSISDN/17039811902' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1.0' -H 'date: Fri, 25 Jun 2021 16:52:47 GMT' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"payeefsp","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:52:47 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "SimFirst SimLast",
"firstName": "SimFirst",
"middleName": "SimMiddle",
"lastName": "SimLast",
"dateOfBirth": "2010-10-10",
"idType": "MSISDN",
"idValue": "17039811902"
}
curl 'http://test3-sim-payeefsp-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"SimFirst SimLast","firstName":"SimFirst","middleName":"SimMiddle","lastName":"SimLast","dateOfBirth":"2010-10-10","idType":"MSISDN","idValue":"17039811902"}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:53:08 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"name": "payerfsp",
"currency": "USD"
}
curl 'http://test3-centralledger-service/participants' -H 'content-type: application/json' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"name":"payerfsp","currency":"USD"}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "673",
"date": "Fri, 25 Jun 2021 16:53:08 GMT",
"connection": "keep-alive"
}
{
"name": "payerfsp",
"id": "central-ledger.local/participants/payerfsp",
"created": "\"2021-06-25T16:53:08.000Z\"",
"isActive": 1,
"links": {
"self": "central-ledger.local/participants/payerfsp"
},
"accounts": [
{
"id": 11,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 12,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 13,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 14,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
}
]
}
Name | Result |
---|---|
response code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000
},
"initialPosition": 1000
}
curl 'http://test3-centralledger-service/participants/payerfsp/initialPositionAndLimits' -H 'content-type: application/json;charset=utf-8' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":1000000},"initialPosition":1000}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:08 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-centralledger-service/participants/payerfsp/accounts' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "591",
"accept-ranges": "bytes",
"date": "Fri, 25 Jun 2021 16:53:08 GMT",
"connection": "keep-alive"
}
[
{
"id": 11,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 1,
"value": 1000,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:08.000Z"
},
{
"id": 12,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:08.000Z"
},
{
"id": 13,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:08.000Z"
},
{
"id": 14,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:08.000Z"
}
]
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"transferId": "e62058e4-6bd8-4c2d-b425-fd3734065f35",
"externalReference": "string",
"action": "recordFundsIn",
"reason": "string",
"amount": {
"amount": "5000",
"currency": "USD"
},
"extensionList": {
"extension": [
{
"key": "string",
"value": "string"
}
]
}
}
curl 'http://test3-centralledger-service/participants/payerfsp/accounts/12' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"transferId":"e62058e4-6bd8-4c2d-b425-fd3734065f35","externalReference":"string","action":"recordFundsIn","reason":"string","amount":{"amount":"5000","currency":"USD"},"extensionList":{"extension":[{"key":"string","value":"string"}]}}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:08 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_AUTHORIZATIONS",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_AUTHORIZATIONS","value":"http://test3-sim-payerfsp-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:09 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT","value":"http://test3-sim-payerfsp-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:11 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR","value":"http://test3-sim-payerfsp-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:11 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000/participants/{{requestId}}"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT","value":"http://test3-sim-payerfsp-scheme-adapter:4000/participants/{{requestId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:12 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000/participants/{{requestId}}/error"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR","value":"http://test3-sim-payerfsp-scheme-adapter:4000/participants/{{requestId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:12 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_GET",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_GET","value":"http://test3-sim-payerfsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:12 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT","value":"http://test3-sim-payerfsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:12 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR","value":"http://test3-sim-payerfsp-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:13 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_QUOTES",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_QUOTES","value":"http://test3-sim-payerfsp-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:13 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE","value":"http://test3-sim-payerfsp-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:13 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_POST",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000/transfers"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_POST","value":"http://test3-sim-payerfsp-scheme-adapter:4000/transfers"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:14 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_PUT",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000/transfers/{{transferId}}"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_PUT","value":"http://test3-sim-payerfsp-scheme-adapter:4000/transfers/{{transferId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:14 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_ERROR",
"value": "http://test3-sim-payerfsp-scheme-adapter:4000/transfers/{{transferId}}/error"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_ERROR","value":"http://test3-sim-payerfsp-scheme-adapter:4000/transfers/{{transferId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:14 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL",
"value": "some.email@gmail.com"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL","value":"some.email@gmail.com"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:14 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_ADJUSTMENT_EMAIL",
"value": "some.email@gmail.com"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_ADJUSTMENT_EMAIL","value":"some.email@gmail.com"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:14 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL",
"value": "some.email@gmail.com"
}
curl 'http://test3-centralledger-service/participants/payerfsp/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL","value":"some.email@gmail.com"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:14 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Accept | application/vnd.interoperability.participants+json;version=1.0 |
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Date | Fri, 25 Jun 2021 16:53:14 GMT |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "payerfsp",
"currency": "USD"
}
curl 'http://test3-simulator/oracle/participants/MSISDN/17891239876' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1.0' -H 'date: Fri, 25 Jun 2021 16:53:14 GMT' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"payerfsp","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:14 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:53:34 GMT |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "payerfsp",
"currency": "TZS"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/27713803920/100' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:53:34 GMT' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"payerfsp","currency":"TZS"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:34 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "SimFirst SimLast",
"firstName": "SimFirst",
"middleName": "SimMiddle",
"lastName": "SimLast",
"dateOfBirth": "2010-10-10",
"idType": "MSISDN",
"idValue": "17891239876"
}
curl 'http://test3-sim-payerfsp-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"SimFirst SimLast","firstName":"SimFirst","middleName":"SimMiddle","lastName":"SimLast","dateOfBirth":"2010-10-10","idType":"MSISDN","idValue":"17891239876"}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:53:55 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"name": "testfsp1",
"currency": "USD"
}
curl 'http://test3-centralledger-service/participants' -H 'content-type: application/json' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"name":"testfsp1","currency":"USD"}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "673",
"date": "Fri, 25 Jun 2021 16:53:55 GMT",
"connection": "keep-alive"
}
{
"name": "testfsp1",
"id": "central-ledger.local/participants/testfsp1",
"created": "\"2021-06-25T16:53:55.000Z\"",
"isActive": 1,
"links": {
"self": "central-ledger.local/participants/testfsp1"
},
"accounts": [
{
"id": 15,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 16,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 17,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 18,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
}
]
}
Name | Result |
---|---|
response code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000
},
"initialPosition": 0
}
curl 'http://test3-centralledger-service/participants/testfsp1/initialPositionAndLimits' -H 'content-type: application/json;charset=utf-8' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":1000000},"initialPosition":0}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:55 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-centralledger-service/participants/testfsp1/accounts' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "588",
"accept-ranges": "bytes",
"date": "Fri, 25 Jun 2021 16:53:55 GMT",
"connection": "keep-alive"
}
[
{
"id": 15,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:55.000Z"
},
{
"id": 16,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:55.000Z"
},
{
"id": 17,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:55.000Z"
},
{
"id": 18,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:55.000Z"
}
]
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"transferId": "f7f8a14d-8a35-4f97-8798-f8fd2b4da872",
"externalReference": "string",
"action": "recordFundsIn",
"reason": "string",
"amount": {
"amount": "5000",
"currency": "USD"
},
"extensionList": {
"extension": [
{
"key": "string",
"value": "string"
}
]
}
}
curl 'http://test3-centralledger-service/participants/testfsp1/accounts/16' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"transferId":"f7f8a14d-8a35-4f97-8798-f8fd2b4da872","externalReference":"string","action":"recordFundsIn","reason":"string","amount":{"amount":"5000","currency":"USD"},"extensionList":{"extension":[{"key":"string","value":"string"}]}}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:55 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_AUTHORIZATIONS",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_AUTHORIZATIONS","value":"http://test3-sim-testfsp1-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:55 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT","value":"http://test3-sim-testfsp1-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:55 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR","value":"http://test3-sim-testfsp1-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:56 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000/participants/{{requestId}}"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT","value":"http://test3-sim-testfsp1-scheme-adapter:4000/participants/{{requestId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:56 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000/participants/{{requestId}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR","value":"http://test3-sim-testfsp1-scheme-adapter:4000/participants/{{requestId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:56 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_GET",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_GET","value":"http://test3-sim-testfsp1-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:56 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT","value":"http://test3-sim-testfsp1-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:56 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR","value":"http://test3-sim-testfsp1-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:56 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_QUOTES",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_QUOTES","value":"http://test3-sim-testfsp1-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:56 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE","value":"http://test3-sim-testfsp1-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:56 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_POST",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000/transfers"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_POST","value":"http://test3-sim-testfsp1-scheme-adapter:4000/transfers"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:57 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_PUT",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000/transfers/{{transferId}}"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_PUT","value":"http://test3-sim-testfsp1-scheme-adapter:4000/transfers/{{transferId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:57 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_ERROR",
"value": "http://test3-sim-testfsp1-scheme-adapter:4000/transfers/{{transferId}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_ERROR","value":"http://test3-sim-testfsp1-scheme-adapter:4000/transfers/{{transferId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:57 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:57 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_ADJUSTMENT_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_ADJUSTMENT_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:57 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp1/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:57 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"name": "testfsp2",
"currency": "USD"
}
curl 'http://test3-centralledger-service/participants' -H 'content-type: application/json' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"name":"testfsp2","currency":"USD"}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "673",
"date": "Fri, 25 Jun 2021 16:53:57 GMT",
"connection": "keep-alive"
}
{
"name": "testfsp2",
"id": "central-ledger.local/participants/testfsp2",
"created": "\"2021-06-25T16:53:57.000Z\"",
"isActive": 1,
"links": {
"self": "central-ledger.local/participants/testfsp2"
},
"accounts": [
{
"id": 19,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 20,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 21,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 22,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
}
]
}
Name | Result |
---|---|
response code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000
},
"initialPosition": 0
}
curl 'http://test3-centralledger-service/participants/testfsp2/initialPositionAndLimits' -H 'content-type: application/json;charset=utf-8' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":1000000},"initialPosition":0}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:57 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-centralledger-service/participants/testfsp2/accounts' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "588",
"accept-ranges": "bytes",
"date": "Fri, 25 Jun 2021 16:53:57 GMT",
"connection": "keep-alive"
}
[
{
"id": 19,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:57.000Z"
},
{
"id": 20,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:57.000Z"
},
{
"id": 21,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:57.000Z"
},
{
"id": 22,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:53:57.000Z"
}
]
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"transferId": "092cc64e-61f1-43c8-95d0-043049d4bb08",
"externalReference": "string",
"action": "recordFundsIn",
"reason": "string",
"amount": {
"amount": "5000",
"currency": "USD"
},
"extensionList": {
"extension": [
{
"key": "string",
"value": "string"
}
]
}
}
curl 'http://test3-centralledger-service/participants/testfsp2/accounts/20' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"transferId":"092cc64e-61f1-43c8-95d0-043049d4bb08","externalReference":"string","action":"recordFundsIn","reason":"string","amount":{"amount":"5000","currency":"USD"},"extensionList":{"extension":[{"key":"string","value":"string"}]}}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:57 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_AUTHORIZATIONS",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_AUTHORIZATIONS","value":"http://test3-sim-testfsp2-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:58 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT","value":"http://test3-sim-testfsp2-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:58 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR","value":"http://test3-sim-testfsp2-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:58 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000/participants/{{requestId}}"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT","value":"http://test3-sim-testfsp2-scheme-adapter:4000/participants/{{requestId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:58 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000/participants/{{requestId}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR","value":"http://test3-sim-testfsp2-scheme-adapter:4000/participants/{{requestId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:58 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_GET",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_GET","value":"http://test3-sim-testfsp2-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:58 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT","value":"http://test3-sim-testfsp2-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:58 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR","value":"http://test3-sim-testfsp2-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:58 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_QUOTES",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_QUOTES","value":"http://test3-sim-testfsp2-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:58 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE","value":"http://test3-sim-testfsp2-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:59 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_POST",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000/transfers"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_POST","value":"http://test3-sim-testfsp2-scheme-adapter:4000/transfers"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:59 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_PUT",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000/transfers/{{transferId}}"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_PUT","value":"http://test3-sim-testfsp2-scheme-adapter:4000/transfers/{{transferId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:59 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_ERROR",
"value": "http://test3-sim-testfsp2-scheme-adapter:4000/transfers/{{transferId}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_ERROR","value":"http://test3-sim-testfsp2-scheme-adapter:4000/transfers/{{transferId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:59 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:59 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_ADJUSTMENT_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_ADJUSTMENT_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:59 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp2/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:53:59 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"name": "testfsp3",
"currency": "USD"
}
curl 'http://test3-centralledger-service/participants' -H 'content-type: application/json' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"name":"testfsp3","currency":"USD"}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "673",
"date": "Fri, 25 Jun 2021 16:54:00 GMT",
"connection": "keep-alive"
}
{
"name": "testfsp3",
"id": "central-ledger.local/participants/testfsp3",
"created": "\"2021-06-25T16:54:00.000Z\"",
"isActive": 1,
"links": {
"self": "central-ledger.local/participants/testfsp3"
},
"accounts": [
{
"id": 23,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 24,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 25,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 26,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
}
]
}
Name | Result |
---|---|
response code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000
},
"initialPosition": 0
}
curl 'http://test3-centralledger-service/participants/testfsp3/initialPositionAndLimits' -H 'content-type: application/json;charset=utf-8' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":1000000},"initialPosition":0}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:00 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-centralledger-service/participants/testfsp3/accounts' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "588",
"accept-ranges": "bytes",
"date": "Fri, 25 Jun 2021 16:54:00 GMT",
"connection": "keep-alive"
}
[
{
"id": 23,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:54:00.000Z"
},
{
"id": 24,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:54:00.000Z"
},
{
"id": 25,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:54:00.000Z"
},
{
"id": 26,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:54:00.000Z"
}
]
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"transferId": "fd5660f3-e398-41d2-96bc-1e7911a89737",
"externalReference": "string",
"action": "recordFundsIn",
"reason": "string",
"amount": {
"amount": "5000",
"currency": "USD"
},
"extensionList": {
"extension": [
{
"key": "string",
"value": "string"
}
]
}
}
curl 'http://test3-centralledger-service/participants/testfsp3/accounts/24' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"transferId":"fd5660f3-e398-41d2-96bc-1e7911a89737","externalReference":"string","action":"recordFundsIn","reason":"string","amount":{"amount":"5000","currency":"USD"},"extensionList":{"extension":[{"key":"string","value":"string"}]}}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:00 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_AUTHORIZATIONS",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_AUTHORIZATIONS","value":"http://test3-sim-testfsp3-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:00 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT","value":"http://test3-sim-testfsp3-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:00 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR","value":"http://test3-sim-testfsp3-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:00 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000/participants/{{requestId}}"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT","value":"http://test3-sim-testfsp3-scheme-adapter:4000/participants/{{requestId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:00 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000/participants/{{requestId}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR","value":"http://test3-sim-testfsp3-scheme-adapter:4000/participants/{{requestId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:01 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_GET",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_GET","value":"http://test3-sim-testfsp3-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:01 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT","value":"http://test3-sim-testfsp3-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:01 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR","value":"http://test3-sim-testfsp3-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:01 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_QUOTES",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_QUOTES","value":"http://test3-sim-testfsp3-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:01 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE","value":"http://test3-sim-testfsp3-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:01 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_POST",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000/transfers"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_POST","value":"http://test3-sim-testfsp3-scheme-adapter:4000/transfers"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:01 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_PUT",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000/transfers/{{transferId}}"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_PUT","value":"http://test3-sim-testfsp3-scheme-adapter:4000/transfers/{{transferId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:01 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_ERROR",
"value": "http://test3-sim-testfsp3-scheme-adapter:4000/transfers/{{transferId}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_ERROR","value":"http://test3-sim-testfsp3-scheme-adapter:4000/transfers/{{transferId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:01 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:01 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_ADJUSTMENT_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_ADJUSTMENT_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:02 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp3/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:02 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
FSPIOP-Source | testingtoolkitdfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"name": "testfsp4",
"currency": "USD"
}
curl 'http://test3-centralledger-service/participants' -H 'content-type: application/json' -H 'fspiop-source: testingtoolkitdfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"name":"testfsp4","currency":"USD"}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "673",
"date": "Fri, 25 Jun 2021 16:54:02 GMT",
"connection": "keep-alive"
}
{
"name": "testfsp4",
"id": "central-ledger.local/participants/testfsp4",
"created": "\"2021-06-25T16:54:02.000Z\"",
"isActive": 1,
"links": {
"self": "central-ledger.local/participants/testfsp4"
},
"accounts": [
{
"id": 27,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 28,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 29,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
},
{
"id": 30,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 0,
"createdDate": null,
"createdBy": "unknown"
}
]
}
Name | Result |
---|---|
response code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000
},
"initialPosition": 0
}
curl 'http://test3-centralledger-service/participants/testfsp4/initialPositionAndLimits' -H 'content-type: application/json;charset=utf-8' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":1000000},"initialPosition":0}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:02 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-centralledger-service/participants/testfsp4/accounts' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "588",
"accept-ranges": "bytes",
"date": "Fri, 25 Jun 2021 16:54:02 GMT",
"connection": "keep-alive"
}
[
{
"id": 27,
"ledgerAccountType": "POSITION",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:54:02.000Z"
},
{
"id": 28,
"ledgerAccountType": "SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:54:02.000Z"
},
{
"id": 29,
"ledgerAccountType": "INTERCHANGE_FEE",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:54:02.000Z"
},
{
"id": 30,
"ledgerAccountType": "INTERCHANGE_FEE_SETTLEMENT",
"currency": "USD",
"isActive": 1,
"value": 0,
"reservedValue": 0,
"changedDate": "2021-06-25T16:54:02.000Z"
}
]
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"transferId": "f17d086b-6ee7-4cbf-b2ca-c5cc3465f6d6",
"externalReference": "string",
"action": "recordFundsIn",
"reason": "string",
"amount": {
"amount": "5000",
"currency": "USD"
},
"extensionList": {
"extension": [
{
"key": "string",
"value": "string"
}
]
}
}
curl 'http://test3-centralledger-service/participants/testfsp4/accounts/28' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"transferId":"f17d086b-6ee7-4cbf-b2ca-c5cc3465f6d6","externalReference":"string","action":"recordFundsIn","reason":"string","amount":{"amount":"5000","currency":"USD"},"extensionList":{"extension":[{"key":"string","value":"string"}]}}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:02 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_AUTHORIZATIONS",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_AUTHORIZATIONS","value":"http://test3-sim-testfsp4-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:02 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT","value":"http://test3-sim-testfsp4-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:02 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_PUT_ERROR","value":"http://test3-sim-testfsp4-scheme-adapter:4000/participants/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:03 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000/participants/{{requestId}}"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT","value":"http://test3-sim-testfsp4-scheme-adapter:4000/participants/{{requestId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:03 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000/participants/{{requestId}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTICIPANT_BATCH_PUT_ERROR","value":"http://test3-sim-testfsp4-scheme-adapter:4000/participants/{{requestId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:03 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_GET",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_GET","value":"http://test3-sim-testfsp4-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:03 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT","value":"http://test3-sim-testfsp4-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:03 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_PARTIES_PUT_ERROR","value":"http://test3-sim-testfsp4-scheme-adapter:4000/parties/{{partyIdType}}/{{partyIdentifier}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:03 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_QUOTES",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_QUOTES","value":"http://test3-sim-testfsp4-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:03 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE","value":"http://test3-sim-testfsp4-scheme-adapter:4000"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:03 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_POST",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000/transfers"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_POST","value":"http://test3-sim-testfsp4-scheme-adapter:4000/transfers"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:03 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_PUT",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000/transfers/{{transferId}}"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_PUT","value":"http://test3-sim-testfsp4-scheme-adapter:4000/transfers/{{transferId}}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:04 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "FSPIOP_CALLBACK_URL_TRANSFER_ERROR",
"value": "http://test3-sim-testfsp4-scheme-adapter:4000/transfers/{{transferId}}/error"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"FSPIOP_CALLBACK_URL_TRANSFER_ERROR","value":"http://test3-sim-testfsp4-scheme-adapter:4000/transfers/{{transferId}}/error"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:04 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 201 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_THRESHOLD_BREACH_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:04 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "NET_DEBIT_CAP_ADJUSTMENT_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"NET_DEBIT_CAP_ADJUSTMENT_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:04 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Cache-Control | no-cache |
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"type": "SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL",
"value": "{$environment.MASTER_EMAIL}"
}
curl 'http://test3-centralledger-service/participants/testfsp4/endpoints' -H 'content-type: application/json' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"type":"SETTLEMENT_TRANSFER_POSITION_CHANGE_EMAIL","value":"{$environment.MASTER_EMAIL}"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:04 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-centralledger-service/participants/limits' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "760",
"accept-ranges": "bytes",
"date": "Fri, 25 Jun 2021 16:54:04 GMT",
"connection": "keep-alive"
}
[
{
"name": "noresponsepayeefsp",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000,
"alarmPercentage": 10
}
},
{
"name": "payeefsp",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000,
"alarmPercentage": 10
}
},
{
"name": "payerfsp",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000,
"alarmPercentage": 10
}
},
{
"name": "testfsp1",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000,
"alarmPercentage": 10
}
},
{
"name": "testfsp2",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000,
"alarmPercentage": 10
}
},
{
"name": "testfsp3",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000,
"alarmPercentage": 10
}
},
{
"name": "testfsp4",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000,
"alarmPercentage": 10
}
}
]
Name | Result |
---|---|
response code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": "50000",
"alarmPercentage": 0
}
}
curl 'http://test3-centralledger-service/participants/payerfsp/limits' -X PUT -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":"50000","alarmPercentage":0}}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "85",
"date": "Fri, 25 Jun 2021 16:54:04 GMT",
"connection": "keep-alive"
}
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
}
Name | Result |
---|---|
response code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": "50000",
"alarmPercentage": 0
}
}
curl 'http://test3-centralledger-service/participants/payeefsp/limits' -X PUT -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":"50000","alarmPercentage":0}}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "85",
"date": "Fri, 25 Jun 2021 16:54:04 GMT",
"connection": "keep-alive"
}
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
}
Name | Result |
---|---|
response code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": "50000",
"alarmPercentage": 0
}
}
curl 'http://test3-centralledger-service/participants/testfsp1/limits' -X PUT -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":"50000","alarmPercentage":0}}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "85",
"date": "Fri, 25 Jun 2021 16:54:05 GMT",
"connection": "keep-alive"
}
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
}
Name | Result |
---|---|
response code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": "50000",
"alarmPercentage": 0
}
}
curl 'http://test3-centralledger-service/participants/testfsp2/limits' -X PUT -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":"50000","alarmPercentage":0}}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "85",
"date": "Fri, 25 Jun 2021 16:54:05 GMT",
"connection": "keep-alive"
}
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
}
Name | Result |
---|---|
response code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": "50000",
"alarmPercentage": 0
}
}
curl 'http://test3-centralledger-service/participants/testfsp3/limits' -X PUT -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":"50000","alarmPercentage":0}}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "85",
"date": "Fri, 25 Jun 2021 16:54:05 GMT",
"connection": "keep-alive"
}
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
}
Name | Result |
---|---|
response code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": "50000",
"alarmPercentage": 0
}
}
curl 'http://test3-centralledger-service/participants/testfsp4/limits' -X PUT -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"currency":"USD","limit":{"type":"NET_DEBIT_CAP","value":"50000","alarmPercentage":0}}' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "85",
"date": "Fri, 25 Jun 2021 16:54:05 GMT",
"connection": "keep-alive"
}
{
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
}
Name | Result |
---|---|
response code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-centralledger-service/participants/limits' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"content-type": "application/json; charset=utf-8",
"cache-control": "no-cache",
"content-length": "742",
"accept-ranges": "bytes",
"date": "Fri, 25 Jun 2021 16:54:05 GMT",
"connection": "keep-alive"
}
[
{
"name": "noresponsepayeefsp",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 1000000,
"alarmPercentage": 10
}
},
{
"name": "payeefsp",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
},
{
"name": "payerfsp",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
},
{
"name": "testfsp1",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
},
{
"name": "testfsp2",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
},
{
"name": "testfsp3",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
},
{
"name": "testfsp4",
"currency": "USD",
"limit": {
"type": "NET_DEBIT_CAP",
"value": 50000,
"alarmPercentage": 0
}
}
]
Name | Result |
---|---|
response code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Accept | application/vnd.interoperability.participants+json;version=1 |
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Date | Fri, 25 Jun 2021 16:54:05 GMT |
cache-control | no-cache |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"oracleIdType": "MSISDN",
"endpoint": {
"value": "http://test3-simulator/oracle",
"endpointType": "URL"
},
"currency": "USD",
"isDefault": true
}
curl 'http://test3-account-lookup-service-admin/oracles' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:54:05 GMT' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"oracleIdType":"MSISDN","endpoint":{"value":"http://test3-simulator/oracle","endpointType":"URL"},"currency":"USD","isDefault":true}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:05 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Accept | application/vnd.interoperability.participants+json;version=1 |
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Date | Fri, 25 Jun 2021 16:54:05 GMT |
cache-control | no-cache |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"oracleIdType": "BUSINESS",
"endpoint": {
"value": "http://test3-simulator/oracle",
"endpointType": "URL"
},
"currency": "USD",
"isDefault": true
}
curl 'http://test3-account-lookup-service-admin/oracles' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:54:05 GMT' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"oracleIdType":"BUSINESS","endpoint":{"value":"http://test3-simulator/oracle","endpointType":"URL"},"currency":"USD","isDefault":true}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:05 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Accept | application/vnd.interoperability.participants+json;version=1 |
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Date | Fri, 25 Jun 2021 16:54:05 GMT |
cache-control | no-cache |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"oracleIdType": "ALIAS",
"endpoint": {
"value": "http://test3-simulator/oracle",
"endpointType": "URL"
},
"currency": "USD",
"isDefault": true
}
curl 'http://test3-account-lookup-service-admin/oracles' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:54:05 GMT' -H 'cache-control: no-cache' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"oracleIdType":"ALIAS","endpoint":{"value":"http://test3-simulator/oracle","endpointType":"URL"},"currency":"USD","isDefault":true}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:05 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
Total | / |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-sim-payeefsp-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"vary": "Origin",
"content-type": "application/json; charset=utf-8",
"content-length": "174",
"date": "Fri, 25 Jun 2021 16:54:06 GMT",
"connection": "keep-alive"
}
[
{
"displayName": "SimFirst SimLast",
"firstName": "SimFirst",
"middleName": "SimMiddle",
"lastName": "SimLast",
"dateOfBirth": "2010-10-10",
"idType": "MSISDN",
"idValue": "17039811902"
}
]
Name | Result |
---|---|
resposne code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-sim-payerfsp-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"vary": "Origin",
"content-type": "application/json; charset=utf-8",
"content-length": "174",
"date": "Fri, 25 Jun 2021 16:54:06 GMT",
"connection": "keep-alive"
}
[
{
"displayName": "SimFirst SimLast",
"firstName": "SimFirst",
"middleName": "SimMiddle",
"lastName": "SimLast",
"dateOfBirth": "2010-10-10",
"idType": "MSISDN",
"idValue": "17891239876"
}
]
Name | Result |
---|---|
resposne code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-sim-testfsp1-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"vary": "Origin",
"content-type": "application/json; charset=utf-8",
"content-length": "2",
"date": "Fri, 25 Jun 2021 16:54:06 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-sim-testfsp2-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"vary": "Origin",
"content-type": "application/json; charset=utf-8",
"content-length": "2",
"date": "Fri, 25 Jun 2021 16:54:06 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-sim-testfsp3-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"vary": "Origin",
"content-type": "application/json; charset=utf-8",
"content-length": "2",
"date": "Fri, 25 Jun 2021 16:54:06 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
curl 'http://test3-sim-testfsp4-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --compressed
{
"vary": "Origin",
"content-type": "application/json; charset=utf-8",
"content-length": "2",
"date": "Fri, 25 Jun 2021 16:54:07 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "payeefspFname payeefspLname",
"firstName": "payeefspFname",
"middleName": "",
"lastName": "payeefspLname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "17039811907",
"extensionList": [
{
"key": "accountType",
"value": "Wallet"
}
]
}
curl 'http://test3-sim-payeefsp-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"payeefspFname payeefspLname","firstName":"payeefspFname","middleName":"","lastName":"payeefspLname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"17039811907","extensionList":[{"key":"accountType","value":"Wallet"}]}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:54:07 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:54:07 GMT |
FSPIOP-Source | payeefsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "payeefsp",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/17039811907' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:54:07 GMT' -H 'fspiop-source: payeefsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"payeefsp","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:07 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "payerfspFname payerfspLname",
"firstName": "payerfspFname",
"middleName": "",
"lastName": "payerfspLname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "17891239876",
"extensionList": [
{
"key": "accountType",
"value": "Wallet"
}
]
}
curl 'http://test3-sim-payerfsp-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"payerfspFname payerfspLname","firstName":"payerfspFname","middleName":"","lastName":"payerfspLname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"17891239876","extensionList":[{"key":"accountType","value":"Wallet"}]}' --compressed
{
"vary": "Origin",
"content-type": "application/json; charset=utf-8",
"content-length": "58",
"date": "Fri, 25 Jun 2021 16:54:27 GMT",
"connection": "keep-alive"
}
{
"statusCode": "2000",
"message": "ID is already registered"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:54:27 GMT |
FSPIOP-Source | payerfsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "payerfsp",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/17891239876' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:54:27 GMT' -H 'fspiop-source: payerfsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"payerfsp","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:27 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "testfsp1Fname testfsp1Lname",
"firstName": "testfsp1Fname",
"middleName": "",
"lastName": "testfsp1Lname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "17891239875",
"extensionList": [
{
"key": "accountType",
"value": "Wallet"
}
]
}
curl 'http://test3-sim-testfsp1-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"testfsp1Fname testfsp1Lname","firstName":"testfsp1Fname","middleName":"","lastName":"testfsp1Lname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"17891239875","extensionList":[{"key":"accountType","value":"Wallet"}]}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:54:48 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:54:48 GMT |
FSPIOP-Source | testfsp1 |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "testfsp1",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/17891239875' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:54:48 GMT' -H 'fspiop-source: testfsp1' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"testfsp1","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:54:48 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "testfsp1BankFname testfsp1BankLname",
"firstName": "testfsp1BankFname",
"middleName": "",
"lastName": "testfsp1BankLname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "27713813914",
"extensionList": [
{
"key": "accountType",
"value": "Bank"
}
]
}
curl 'http://test3-sim-testfsp1-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"testfsp1BankFname testfsp1BankLname","firstName":"testfsp1BankFname","middleName":"","lastName":"testfsp1BankLname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"27713813914","extensionList":[{"key":"accountType","value":"Bank"}]}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:55:08 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:55:08 GMT |
FSPIOP-Source | testfsp1 |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "testfsp1",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/27713813914' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:55:08 GMT' -H 'fspiop-source: testfsp1' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"testfsp1","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:55:09 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "testfsp2WalletFname testfsp2WalletLname",
"firstName": "testfsp2WalletFname",
"middleName": "",
"lastName": "testfsp2WalletLname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "17891239874",
"extensionList": [
{
"key": "accountType",
"value": "Wallet"
}
]
}
curl 'http://test3-sim-testfsp2-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"testfsp2WalletFname testfsp2WalletLname","firstName":"testfsp2WalletFname","middleName":"","lastName":"testfsp2WalletLname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"17891239874","extensionList":[{"key":"accountType","value":"Wallet"}]}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:55:29 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:55:29 GMT |
FSPIOP-Source | testfsp2 |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "testfsp2",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/17891239874' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:55:29 GMT' -H 'fspiop-source: testfsp2' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"testfsp2","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:55:29 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "testfsp2BankFname testfsp2Bankname",
"firstName": "testfsp2BankFname",
"middleName": "",
"lastName": "testfsp2WalletLname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "27713813915",
"extensionList": [
{
"key": "accountType",
"value": "Bank"
}
]
}
curl 'http://test3-sim-testfsp2-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"testfsp2BankFname testfsp2Bankname","firstName":"testfsp2BankFname","middleName":"","lastName":"testfsp2WalletLname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"27713813915","extensionList":[{"key":"accountType","value":"Bank"}]}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:55:49 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:55:50 GMT |
FSPIOP-Source | testfsp2 |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "testfsp2",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/27713813915' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:55:50 GMT' -H 'fspiop-source: testfsp2' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"testfsp2","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:55:50 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "testfsp3WalletFname testfsp3WalletLname",
"firstName": "testfsp3WalletFname",
"middleName": "",
"lastName": "testfsp3WalletLname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "17891239873",
"extensionList": [
{
"key": "accountType",
"value": "Wallet"
}
]
}
curl 'http://test3-sim-testfsp3-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"testfsp3WalletFname testfsp3WalletLname","firstName":"testfsp3WalletFname","middleName":"","lastName":"testfsp3WalletLname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"17891239873","extensionList":[{"key":"accountType","value":"Wallet"}]}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:56:11 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:56:11 GMT |
FSPIOP-Source | testfsp3 |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "testfsp3",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/17891239873' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:56:11 GMT' -H 'fspiop-source: testfsp3' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"testfsp3","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:56:11 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "testfsp3BankFname testfsp3Bankname",
"firstName": "testfsp3BankFname",
"middleName": "",
"lastName": "testfsp3BankLname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "27713813916",
"extensionList": [
{
"key": "accountType",
"value": "Bank"
}
]
}
curl 'http://test3-sim-testfsp3-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"testfsp3BankFname testfsp3Bankname","firstName":"testfsp3BankFname","middleName":"","lastName":"testfsp3BankLname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"27713813916","extensionList":[{"key":"accountType","value":"Bank"}]}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:56:31 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:56:31 GMT |
FSPIOP-Source | testfsp3 |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "testfsp3",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/27713813916' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:56:31 GMT' -H 'fspiop-source: testfsp3' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"testfsp3","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:56:31 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "testfsp4WalletFname testfsp4WalletLname",
"firstName": "testfsp4WalletFname",
"middleName": "",
"lastName": "testfsp4WalletLname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "17891239872",
"extensionList": [
{
"key": "accountType",
"value": "Wallet"
}
]
}
curl 'http://test3-sim-testfsp4-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"testfsp4WalletFname testfsp4WalletLname","firstName":"testfsp4WalletFname","middleName":"","lastName":"testfsp4WalletLname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"17891239872","extensionList":[{"key":"accountType","value":"Wallet"}]}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:56:51 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:56:51 GMT |
FSPIOP-Source | testfsp4 |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "testfsp4",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/17891239872' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:56:51 GMT' -H 'fspiop-source: testfsp4' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"testfsp4","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:56:52 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "testfsp4BankFname testfsp4Bankname",
"firstName": "testfsp4BankFname",
"middleName": "",
"lastName": "testfsp4BankLname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "27713813917",
"extensionList": [
{
"key": "accountType",
"value": "Bank"
}
]
}
curl 'http://test3-sim-testfsp4-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"testfsp4BankFname testfsp4Bankname","firstName":"testfsp4BankFname","middleName":"","lastName":"testfsp4BankLname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"27713813917","extensionList":[{"key":"accountType","value":"Bank"}]}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:57:12 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:57:12 GMT |
FSPIOP-Source | testfsp4 |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "testfsp4",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/27713813917' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:57:12 GMT' -H 'fspiop-source: testfsp4' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"testfsp4","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:57:12 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/json |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"displayName": "payeefspNoextensionFname payeefspNoextensionLname",
"firstName": "payeefspNoextensionFname",
"middleName": "",
"lastName": "payeefspNoextensionLname",
"dateOfBirth": "1985-05-13",
"idType": "MSISDN",
"idValue": "27714923918"
}
curl 'http://test3-sim-payeefsp-backend:3003/repository/parties' -H 'content-type: application/json' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"displayName":"payeefspNoextensionFname payeefspNoextensionLname","firstName":"payeefspNoextensionFname","middleName":"","lastName":"payeefspNoextensionLname","dateOfBirth":"1985-05-13","idType":"MSISDN","idValue":"27714923918"}' --compressed
{
"vary": "Origin",
"date": "Fri, 25 Jun 2021 16:57:32 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
resposne code is 200 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|
Header Name | Header Value |
---|---|
Content-Type | application/vnd.interoperability.participants+json;version=1.0 |
Accept | application/vnd.interoperability.participants+json;version=1 |
Date | Fri, 25 Jun 2021 16:57:32 GMT |
FSPIOP-Source | payeefsp |
traceparent | 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00 |
{
"fspId": "payeefsp",
"currency": "USD"
}
curl 'http://test3-account-lookup-service/participants/MSISDN/27714923918' -H 'content-type: application/vnd.interoperability.participants+json;version=1.0' -H 'accept: application/vnd.interoperability.participants+json;version=1' -H 'date: Fri, 25 Jun 2021 16:57:32 GMT' -H 'fspiop-source: payeefsp' -H 'traceparent: 00-aabb3db1651aba5c207935fe5ae555fb-0123456789abcdef0-00' -H 'user-agent: axios/0.21.1' --data-binary '{"fspId":"payeefsp","currency":"USD"}' --compressed
{
"cache-control": "no-cache",
"content-length": "0",
"date": "Fri, 25 Jun 2021 16:57:32 GMT",
"connection": "keep-alive"
}
Name | Result |
---|---|
response code is 202 | PASSED |
Total | 1 / 1 |
Test Name | Assertion Error |
---|