Solutions Infini supports API requests and responses in either application/json or application/xml
| Content Type | Response Type |
| JSON | application/json |
| XML | application/xml |
We've built the API in a way that they will match the response with the submitted content by default.