5.1.10 "deleteConsent" interface: Difference between revisions
From CBI GLOBE Wiki
No edit summary |
No edit summary |
||
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 36: | Line 35: | ||
|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.1 "readCardAccountList" interface|5.2.1 "readCardAccountList" interface >>]] | |||
</div> |
Revision as of 19:01, 4 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. |
tpp-registration-number | A unique registration number for TPP identification |
tpp-role | The third party payment service provider can have one or more of the following roles:
AISP (Account Information Service Provider) |
aspsp-code | The account servicing payment service provider code |
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. |