transaction.statusCode | Action |
---|---|
200: Transaction was completed successfully | No resubmission of the transaction is necessary. Use the appropriate GET operation to retrieve details of the financing statement or other transaction type. |
400 or 500: Transaction was received but failed | If transaction.statusCode = 400 - fix the transaction request and resubmit. If transaction.statusCode = 500 - resubmit. |
Empty response | Transaction has either not been received or is still being processed. Repeated retries on PPSR_56 should be performed after a suitable delay (e.g. three minutes between retries) until the transaction status is confirmed and appropriate action can be taken if the status indicates failure. After several retries that indicate the response has not been received your software should either resubmit the transaction or flag it for a manual decision of whether to resubmit. |