Object IDs

Centrapay uses identifiers (IDs) to uniquely distinguish objects within our system. Object IDs are alphanumeric strings with an optional prefix. Prefixes enhance readability and allow Centrapay to immediately return errors to integrators when an invalid ID is used.

Objects with prefixes will conform to the format {prefix}_{random-characters} e.g. mc_3LKQhvGUcADgqoEM3bh6pslE.

PrefixDescription
mc_Identifier for a Merchant Config object.
c_Identifier for a Collection object.