UpdateReceivedSepaDirectDebitB2bMandatePayload
Union type returned by the updateReceivedSepaDirectDebitB2bMandate mutation
union UpdateReceivedSepaDirectDebitB2bMandatePayload = UpdateReceivedSepaDirectDebitB2bMandateSuccessPayload | ReceivedDirectDebitMandateNotFoundRejection | ForbiddenRejection | ReceivedDirectDebitMandateAlreadyExistRejection | ReceivedDirectDebitMandateNotB2bRejection | AccountNotFoundRejection | ValidationRejection
Possible types
UpdateReceivedSepaDirectDebitB2bMandatePayload.UpdateReceivedSepaDirectDebitB2bMandateSuccessPayload object
Return type in case of a successful response of the updateReceivedSepaDirectDebitB2bMandate mutation
UpdateReceivedSepaDirectDebitB2bMandatePayload.ReceivedDirectDebitMandateNotFoundRejection object
Error returned if the received direct debit mandate was not found or if the user does not have the rights to receive information abo ut the existence of the received direct debit mandate
UpdateReceivedSepaDirectDebitB2bMandatePayload.ForbiddenRejection object
UpdateReceivedSepaDirectDebitB2bMandatePayload.ReceivedDirectDebitMandateAlreadyExistRejection object
Rejection returned if the received direct debit mandate already exist
UpdateReceivedSepaDirectDebitB2bMandatePayload.ReceivedDirectDebitMandateNotB2bRejection object
Rejection returned if the received direct debit mandate is not a B2b mandate
UpdateReceivedSepaDirectDebitB2bMandatePayload.AccountNotFoundRejection object
Rejection returned if the account was not found or if the user does not have the rights to know that the card exists
UpdateReceivedSepaDirectDebitB2bMandatePayload.ValidationRejection object
Rejection returned if an input contains invalid data