Payment Error Codes (PA)

Business Rule Validations

Code
Message

PA0001

Payment {paymentAccountOrigin} account information is missing. Account Identifier or account bank account info should be provided

PA0007

Payment '{paymentId}' is in invalid state for the current action. Current status: '{currentState}'. Required status: '{allowedStates}'

PA0008

The total amount of associated entities '{associatedAmount}' does not match the payment '{paymentId}' amount '{paymentAmount}'.

PA0012

Payment is missing required data: '{data}'

PA0015

Multiple entries detected for payment '{uniqueId}'

PA0017

The amount '{paymentAmount}' for an associated asset '{assetId}' exceeds the actual asset amount '{amount}'.

PA0018

Duplicated booked payment ids detected: {duplicateIds}

PA0021

The following payment ids can't be found: '{invalidPaymentIds}'

Technical Validations

Code
Message

PA0002

This payment correlation {orgCorrelationId} is locked for edit by another process. Please try again later.

PA0003

Two or more duplicated correlation ids {orgCorrelationId} were provided for payment

PA0004

Payment with correlation ids: '{correlationIds}' are already in use

PA0005

Payment '{paymentId}' is locked for edit by another process. Please try again later.

PA0006

Payment id '{paymentId}' is invalid.

PA0009

Payment id is missing in the request.

PA0010

Payment with correlation Id '{correlationId}' not found.

PA0011

Could not get all associated asset for payment {paymentId}

PA0013

{arrayPropName}[{index}].paymentIdentifier contains both 'paymentId' and 'correlationIdentifier'

PA0014

Payment id or correlation data was not provided

PA0016

You are trying to access a payment that was never recorded on the ledger due to a failed transaction"

PA0019

Payment with payment Id '{paymentId}' not found.

PA0020

Action can only be performed by the owner organization. Ids of the payments with the different owner: '{paymentIds}'

PA0022

Action can't be performed by the owner organization. Ids of the payments with the same owner: '{paymentIds}'

PA0023

Association for payment Id '{paymentId}' not found.

Last updated

Was this helpful?