This API is used to set inadapters integration sequence. The sequence number in the payload use the number 0 to represent a route miss, otherwise it follows an ascending order.
HTTP Method
POST
Query Parameters
path = (the relative path to the in Adapter)
Header Parameters
checksum = (checksum)
Permissions
Server Permission Requirements: Write
Example
http://localhost:24780/set_integration_sequence.rq?path=TestAdapter.inobiz_folder_in
Request Body
http://localhost:24780/schema/set_integration_sequence.request.json
http://localhost:24780/example/set_integration_sequence.request.json
Response Body
http://localhost:24780/schema/set_integration_sequence.response.json
http://localhost:24780/example/set_integration_sequence.response.json
0 Comments