Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Remove scope and requestURI from POST /funds-confirmation-validation/

...

Code Block
{
  "clientId": "9fj2Fk43n6395ef",
  "userId": "string",
  "ConsentId": "string",
  "scope": "fundsConfirmations",
  "requestURI": "fundsConfirmations"
}

A sample successful response is shown below:

...