post https://sandbox.pismolabs.io/orgs-operation/v1/processing-codes
Create a processing code for an organization.
Processing codes identify financial operations on the Pismo platform. For example, 00 is a purchase, 01 is a withdrawal, and so on.
Processing codes need to be mapped to transaction types to create a transaction flow.
This endpoint creates an AUTHORIZATION type processing code and generates a Orgs operation created event.
Notes:
- The prefix
PSMis reserved at Pismo platform, customers are not allowed to use this prefix when creating custom processing codes . Not all standard processing codes have thePSMprefix. There are codes created before this standard and are kept for backward compatibility. New ones, however, will always have this prefix. - On the Pismo platform, 2-digit processing codes are reserved and used only for network processing. Because of this, customers are not allowed to have 2-digit custom processing codes.
- When a new standard processing code is created, it is replicated and configured to all platform organizations, no action is required on your part.
- This endpoint generates a Orgs operation created event.
For more information, refer to Processing codes.