DebicheckPaymentConsentDetails
No description
type DebicheckPaymentConsentDetails {
accountTracking: Boolean!
contractReference: String!
collection: DebicheckCollection!
customer: DebicheckCustomerInformation!
status: String
statusReason: String
}
Fields
accountTracking
● Boolean!
non-null scalar
Attempt to track the account for up to 10 days following a collection failure. As soon as money comes into the account, the collection will be resubmitted.
contractReference
● String!
non-null scalar
The creditor contract number for the end-user. This will appear on the user's statement. Must be unique per request.