5.1.10 "deleteConsent" interface: Difference between revisions
From CBI GLOBE Wiki
(Creata pagina con "5.1.9 “deleteConsentS” interface The TPP can use this API to delete an account information consent object. '''Input parameters''' {|class="wikitable" ! style="text-alig...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The TPP can use this API to delete an account information consent object. | The TPP can use this API to delete an account information consent object. | ||
Line 11: | Line 10: | ||
|'''consent-id''' | |'''consent-id''' | ||
|Contains the resource identifier of the consent to be deleted. | |Contains the resource identifier of the consent to be deleted. | ||
|} | |} | ||
Line 36: | Line 23: | ||
|Description of the type of error obtained in the event that the outcome is negative. | |Description of the type of error obtained in the event that the outcome is negative. | ||
|} | |} | ||
---- | |||
<div class="prevpage"> | |||
[[5.1.9 "getConsent" interface|<< 5.1.9 "getConsent" interface]] | |||
</div><div class="nextpage"> | |||
[[5.2 Card Account Information Services|5.2 Card Account Information Services >>]] | |||
</div> |
Latest revision as of 16:58, 14 March 2019
The TPP can use this API to delete an account information consent object.
Input parameters
Attribute | Description |
---|---|
consent-id | Contains the resource identifier of the consent to be deleted. |
Output parameters
Attribute | Description |
---|---|
Result Code | Result of the delete consent. |
Error Management | Description of the type of error obtained in the event that the outcome is negative. |