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.
Format
Objects with prefixes will conform to the format {prefix}_{random-characters}
e.g. mc_3LKQhvGUcADgqoEM3bh6pslE
.
Prefix List
Prefix | Description |
---|---|
mc_ | Identifier for a Merchant Config object. |
c_ | Identifier for a Collection object. |