Indicates whether the cancellation of the assignment is confirmed or rejected. Used when responding to a prior request to cancel a case assignment
{ "cancellationConfirmed": true, "statusType": "CANCELLATION_CONFIRMATION" }
The Electrum Regulated Payments API is an asynchronous API that allows partners to participate in various nationally regulated payment schemes.
As the Regulated Payments API is asynchronous, partners have a choice of how to integrate with Electrum:
Receiving transactional events via webhooks or API are equivalent, except that it may be more familiar or convenient to implement one style or the other.
This document describes the operations a partner must implement for Electrum to consume in order to complete the integration with the Electrum Regulated Payments API.
https://example.com/path/payments/partner-api/v1/
ACDA AcceptedDebitAuthorisation - Used when a creditor accepts the debit authorisation.ACNR AcceptedClaimNonReceipt - The claim for non-receipt of a payment instruction is accepted.ACVA AcceptedValueDateAdjustment - The claim for value date correction is accepted.BIAS BatchInstructionAlreadySettled - Process a cancellation request but batch already settled.CHRG ChargesDetailsProvided - Further charges details are provided to resolve the case.CNCL CancelledAsPerRequest - Used when a requested cancellation is successful.CONF ConfirmationOfPayment - Used when a payment has been checked and was correctly executed without any intervention.CVAA CorrectValueDateAlreadyApplied - The original value date was correct.CWFW CancellationWillFollow - Used when a payment will be cancelled to solve an investigation case.FTNA CancellationRequestForwardedToTheNextAgent - "The cancellation request has been forwarded to the next agent for execution. This code should only be utilised where a Case Id is not present."ICOV CoverInitiated - Used when a transfer of funds has been initiated (a cover payment) to resolve a case.IDNE InstructionDoesNotExist - Process a Batch Cancellation "using an incorrect batch sequence number”.IDUP InstructionIsDuplicate - Used when the requested check for a possible duplicate instruction is confirmed.INFO AdditionalInformationSent - Used when additional information has been sent to the beneficiary of a payment.IPAY PaymentInitiated - Used when the result of an investigation is, or will be, the initiation of a payment instruction.IPYI PaymentInstructionInitiated - Used when a payment instruction (eg. MT103) has been initiated to resolve a case.IVCR InvalidCancellationRequest - Process a cancellation request with incorrect reference to original batch.MCOV CoverModified - Used when a transfer of funds has been modified (a cover payment) to resolve a case.MODI ModifiedAsPerRequest - Used when a requested modification is successful.MWFW ModificationWillFollow - Used when the payment will be modified to solve an investigation case.NINF NoInformationAvailable - Used when no additional information is available.PDCR PendingCancellationRequest - Used when a requested cancellation is pending.PDNG Pending - Used to inform that a response to an investigation is pending.PECR PartiallyExecutedCancellationRequest - Used when a requested cancellation has been partially executed.PURP PurposeDetailsProvided - Further purpose details are provided to resolve the case.RJCR RejectedCancellationRequest - Used when a requested cancellation has been rejected.RJNR RejectedClaimNonReceipt - The claim for non-receipt of a payment instruction is rejected.RJVA RejectedValueDateAdjustment - The claim for value date correction is rejected.SMTC StatementEntryCorrect - Used when the entry in the statement is correct.SMTI StatementEntryIncorrect - Used when the entry in the statement is incorrect and further information is provided with the resolution.UWFW UnableToApplyWillFollow - Used when sender wants to respond to an assignment with an Unable To Apply workflow.ACDA AcceptedDebitAuthorisation - Used when a creditor accepts the debit authorisation.ACNR AcceptedClaimNonReceipt - The claim for non-receipt of a payment instruction is accepted.ACVA AcceptedValueDateAdjustment - The claim for value date correction is accepted.BIAS BatchInstructionAlreadySettled - Process a cancellation request but batch already settled.CHRG ChargesDetailsProvided - Further charges details are provided to resolve the case.CNCL CancelledAsPerRequest - Used when a requested cancellation is successful.CONF ConfirmationOfPayment - Used when a payment has been checked and was correctly executed without any intervention.CVAA CorrectValueDateAlreadyApplied - The original value date was correct.CWFW CancellationWillFollow - Used when a payment will be cancelled to solve an investigation case.FTNA CancellationRequestForwardedToTheNextAgent - "The cancellation request has been forwarded to the next agent for execution. This code should only be utilised where a Case Id is not present."ICOV CoverInitiated - Used when a transfer of funds has been initiated (a cover payment) to resolve a case.IDNE InstructionDoesNotExist - Process a Batch Cancellation "using an incorrect batch sequence number”.IDUP InstructionIsDuplicate - Used when the requested check for a possible duplicate instruction is confirmed.INFO AdditionalInformationSent - Used when additional information has been sent to the beneficiary of a payment.IPAY PaymentInitiated - Used when the result of an investigation is, or will be, the initiation of a payment instruction.IPYI PaymentInstructionInitiated - Used when a payment instruction (eg. MT103) has been initiated to resolve a case.IVCR InvalidCancellationRequest - Process a cancellation request with incorrect reference to original batch.MCOV CoverModified - Used when a transfer of funds has been modified (a cover payment) to resolve a case.MODI ModifiedAsPerRequest - Used when a requested modification is successful.MWFW ModificationWillFollow - Used when the payment will be modified to solve an investigation case.NINF NoInformationAvailable - Used when no additional information is available.PDCR PendingCancellationRequest - Used when a requested cancellation is pending.PDNG Pending - Used to inform that a response to an investigation is pending.PECR PartiallyExecutedCancellationRequest - Used when a requested cancellation has been partially executed.PURP PurposeDetailsProvided - Further purpose details are provided to resolve the case.RJCR RejectedCancellationRequest - Used when a requested cancellation has been rejected.RJNR RejectedClaimNonReceipt - The claim for non-receipt of a payment instruction is rejected.RJVA RejectedValueDateAdjustment - The claim for value date correction is rejected.SMTC StatementEntryCorrect - Used when the entry in the statement is correct.SMTI StatementEntryIncorrect - Used when the entry in the statement is incorrect and further information is provided with the resolution.UWFW UnableToApplyWillFollow - Used when sender wants to respond to an assignment with an Unable To Apply workflow."ACDA"
Specifies the status of the investigation, in a coded form
ACDA AcceptedDebitAuthorisation - Used when a creditor accepts the debit authorisation.ACNR AcceptedClaimNonReceipt - The claim for non-receipt of a payment instruction is accepted.ACVA AcceptedValueDateAdjustment - The claim for value date correction is accepted.BIAS BatchInstructionAlreadySettled - Process a cancellation request but batch already settled.CHRG ChargesDetailsProvided - Further charges details are provided to resolve the case.CNCL CancelledAsPerRequest - Used when a requested cancellation is successful.CONF ConfirmationOfPayment - Used when a payment has been checked and was correctly executed without any intervention.CVAA CorrectValueDateAlreadyApplied - The original value date was correct.CWFW CancellationWillFollow - Used when a payment will be cancelled to solve an investigation case.FTNA CancellationRequestForwardedToTheNextAgent - "The cancellation request has been forwarded to the next agent for execution. This code should only be utilised where a Case Id is not present."ICOV CoverInitiated - Used when a transfer of funds has been initiated (a cover payment) to resolve a case.IDNE InstructionDoesNotExist - Process a Batch Cancellation "using an incorrect batch sequence number”.IDUP InstructionIsDuplicate - Used when the requested check for a possible duplicate instruction is confirmed.INFO AdditionalInformationSent - Used when additional information has been sent to the beneficiary of a payment.IPAY PaymentInitiated - Used when the result of an investigation is, or will be, the initiation of a payment instruction.IPYI PaymentInstructionInitiated - Used when a payment instruction (eg. MT103) has been initiated to resolve a case.IVCR InvalidCancellationRequest - Process a cancellation request with incorrect reference to original batch.MCOV CoverModified - Used when a transfer of funds has been modified (a cover payment) to resolve a case.MODI ModifiedAsPerRequest - Used when a requested modification is successful.MWFW ModificationWillFollow - Used when the payment will be modified to solve an investigation case.NINF NoInformationAvailable - Used when no additional information is available.PDCR PendingCancellationRequest - Used when a requested cancellation is pending.PDNG Pending - Used to inform that a response to an investigation is pending.PECR PartiallyExecutedCancellationRequest - Used when a requested cancellation has been partially executed.PURP PurposeDetailsProvided - Further purpose details are provided to resolve the case.RJCR RejectedCancellationRequest - Used when a requested cancellation has been rejected.RJNR RejectedClaimNonReceipt - The claim for non-receipt of a payment instruction is rejected.RJVA RejectedValueDateAdjustment - The claim for value date correction is rejected.SMTC StatementEntryCorrect - Used when the entry in the statement is correct.SMTI StatementEntryIncorrect - Used when the entry in the statement is incorrect and further information is provided with the resolution.UWFW UnableToApplyWillFollow - Used when sender wants to respond to an assignment with an Unable To Apply workflow.{ "confirmationCode": "ACDA", "statusType": "CONFIRMATION" }