WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for rest api

(...) Hi everyone, I’m facing a challenge when calling a rest api from WEBCON and I’m hoping someone has encountered something similar. The API expects the payload in the following format: { "InterchangeToken": "NEWABC123", "SupplierInvoiceCheck": { "SupplierCode": "string", "SupplierDocumentNumber": "string", "SupplierDocumentDate": "2026-05-18T16:22:35.392Z", "InvoiceEntityT (...)

(...) response content type. 6. Allow mapping of: * HTTP status code * raw response body * response headers for all response modes. This would significantly improve compatibility with modern rest api s.