Content Types | Comecero Documentation

API Content-Type Requirements

With the exception of endpoints that support file uploads, the API works exclusively with JSON, both for requests and responses. All requests that contain a payload (but are not file uploads) must include the following header:

Content-Type: application/json