9. V4 integrate api with xml, json and CSV format
Introduction:
- Our V4/integrate rest variant supports JSON, XML and CSV therefore it is possible to pass the Rest envelope XML or JSON or CSV to the body of the v4/integrate. This means that for invoking the skyvva API we use only the rest variant ../services/apexrest/skyvvasolutions/v4/Integrate with either XML or JSON, CSV payload.
- In the URL of V4 API, the query parameter is added in URL only.
We have two types of response:
- standard response
- custom response using the response (outbound) interface to do the mapping