BCTT Partners Portal API - Developer Portal
  • Documentation
  • API Reference
Getting Started
    Partners Portal API Authentication Guide
    Commons
      API Commons PP Error Codes PP Operation Status Codes
    Postman Collection Partner CallbacksAPI ReferenceNew
Commons

PP Operation Status Codes

This page lists all status codes from the PPOperationStatusCodes.cs enum, grouped by category.

Code Convention

  • First 2 digits: area/subsystem.
  • Next 2 digits: subcategory.
  • Last 2 digits: specific event code.

Category 01 - Simulation

CodeSubfieldEventEnumMessage
0101010101Simulation_Created_SuccessfullySimulation has been created successfully with uniqueId - {simulationUniqueID}
0102010201Simulation_Updated_SuccessfullySimulation has been updated successfully with uniqueId - {simulationUniqueID}
0104010401Simulation_Cancelled_SuccessfullySimulation has been submitted successfully

Category 02 - Simulation Message

CodeSubfieldEventEnumMessage
0201010101SimulationMessage_Created_SuccessfullySimulation Message has been created successfully

Category 03 - Simulation ESIS

CodeSubfieldEventEnumMessage
0305010501SimulationESIS_Sent_SuccessfullySimulation's ESIS has been sent successfully

Category 04 - Process

CodeSubfieldEventEnumMessage
0401010101Process_Created_SuccessfullyProcess has been created successfully with uniqueId - {processUniqueID}
0402010201Process_Updated_SuccessfullyProcess has been updated successfully
0403010301Process_Submitted_SuccessfullyProcess has been submitted successfully
0404010401Process_Cancelled_SuccessfullyProcess has been cancelled successfully

Category 05 - Process Borrower

CodeSubfieldEventEnumMessage
0501010101ProcessBorrower_Created_SuccessfullyBorrower has been created successfully with uniqueId - {borrowerUniqueID}
0502010201ProcessBorrower_Updated_SuccessfullyBorrower has been updated successfully
0504010401ProcessBorrower_Deleted_SuccessfullyBorrower has been deleted successfully

Category 06 - Process Property

CodeSubfieldEventEnumMessage
0602010201ProcessProperty_Updated_SuccessfullyProperty has been updated successfully

Category 07 - Process Document

CodeSubfieldEventEnumMessage
0701010101ProcessDocument_Created_SuccessfullyDocument has been created successfully with uniqueId - {documentUniqueID}
0702010201ProcessDocument_Updated_SuccessfullyDocument has been updated successfully
0704010401ProcessDocument_Deleted_SuccessfullyDocument has been deleted successfully

Category 08 - Process Message

CodeSubfieldEventEnumMessage
0801010101ProcessMessage_Created_SuccessfullyProcess Message has been created successfully

Category 09 - Process ESIS

CodeSubfieldEventEnumMessage
0905010501ProcessESIS_Sent_SuccessfullyProcess's ESIS has been sent successfully

Category 10 - Partner

CodeSubfieldEventEnumMessage
1001010101Partner_Created_SuccessfullyPartner has been created successfully with uniqueId - {PartnerUniqueID}
1002010201Partner_Updated_SuccessfullyPartner has been updated successfully with uniqueId - {PartnerUniqueID}
1004010401Partner_Deleted_SuccessfullyPartner has been deleted successfully
1006010601Partner_Credentials_Created_SuccessfullyPartner credentials have been created/updated successfully
1006020602Partner_Credentials_Created_Not_SuccessfullyPartner credentials have not been created/updated successfully

Category 11 - Partner Document

CodeSubfieldEventEnumMessage
1101010101PartnerDocument_Created_SuccessfullyPartner Document has been created successfully with uniqueId - {DocumentUniqueID}
1102010201PartnerDocument_Updated_SuccessfullyPartner Document has been updated successfully
1104010401PartnerDocument_Deleted_SuccessfullyPartner Document has been deleted successfully

Category 12 - Partner User

CodeSubfieldEventEnumMessage
1201010101PartnerUser_Created_SuccessfullyPartner User has been created successfully with uniqueId - {PartnerUserID}
1202010201PartnerUser_Updated_SuccessfullyPartner User has been updated successfully with uniqueId - {PartnerUserID}
1204010401PartnerUser_Deleted_SuccessfullyPartner User has been deleted successfully

Category 13 - Partner Callback

CodeSubfieldEventEnumMessage
1302010201PartnerCallback_Updated_SuccessfullyPartner Callback has been updated successfully for partner with uniqueId - {PartnerUniqueID}
1304010401PartnerCallback_Deleted_SuccessfullyPartner Callback has been deleted successfully
1304020402PartnerCallback_Deleted_Not_SuccessfullyPartner Callback could not be deleted successfully
Last modified on March 24, 2026
PP Error Codes Postman Collection
On this page
  • Code Convention
  • Category 01 - Simulation
  • Category 02 - Simulation Message
  • Category 03 - Simulation ESIS
  • Category 04 - Process
  • Category 05 - Process Borrower
  • Category 06 - Process Property
  • Category 07 - Process Document
  • Category 08 - Process Message
  • Category 09 - Process ESIS
  • Category 10 - Partner
  • Category 11 - Partner Document
  • Category 12 - Partner User
  • Category 13 - Partner Callback