Adyen · Schema

CloseAccountResponse

CloseAccountResponse schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
accountCode string The account code of the account that is closed.
invalidFields array Contains field validation errors that would prevent requests from being processed.
pspReference string The reference of a request. Can be used to uniquely identify the request.
resultCode string The result code.
status string The new status of the account. >Permitted values: `Active`, `Inactive`, `Suspended`, `Closed`.
View JSON Schema on GitHub