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
.
Prefix | Description |
---|---|
mc_ | Identifier for a Merchant Config object. |
c_ | Identifier for a Collection object. |