added

JSON Patch and Source Code Metadata

In contexts where Source Code metadata is supported, we've built out support for setting and retrieving things like Campaign, Contact Type, Revenue Stream, etc. See Codes Common Models for more information.

In order to support updating these values, we've also released a PATCH /codes/{codeId} endpoint that uses the new JSON Patch standard. We hope to build out additional endpoints that use JSON Patch in the future.