Object ID Prefixes

Summary of Prefixes included at the beginning of Object IDs

Preczn uses prefixes at the start of object IDs to help users identify object types quickly. These prefixes indicate the object's type making it easier for users to identify and interpret the represented objects.

Key Points

Legacy Support: The system maintains backward compatibility—all existing IDs such as tokens, transactions, etc that do not have a prefix are still supported via the Preczn APIs and Interfaces.

Implementation Timeline: The prefix system applies to IDs created around July 2023 onward.

Prefix Reference Table

ObjectTest PrefixLive Prefix
API Key - Publicpub_testpub_
API Key - Privatepriv_test_priv_
Bank Account (Merchant)midBank_test_midBank_
Contactcnt_test_cnt_
Merchant ConnectionmidCon_test_midCon_
Merchantmid_test_mid_
Merchant Import RecordmidImp_test_midImp_
Owner (Merchant)midOwn_test_midOwn_
Payment Tokentkn_test_tkn_
PlatformLive onlypfm_
Platform ConnectionpfmCon_test_pfmCon_
Planplan_test_plan_
PortfolioLive onlyport_
Preczn UserLive onlyuser_
Transaction`
Webhook Subscriptionwh_test_wh_
Webhook Attemptwhat_test_what_

Did this page help you?