Search for a routing code
POST/spaces/connectors/afnor/v1/routing-code/search
Search for routing codes that meet all the criteria passed as parameters and return the routing codes in the desired format.
If no limit is set or it exceeds 200, and more than 200 matches are found, the API returns the first 200 records with an HTTP 206 (Partial Content) status.
Request
Responses
- 200
- 204
- 206
- 400
- 401
- 403
- 404
- 408
- 422
- 429
- 500
- 501
- 503
- default
Returns the routing code(s) matching the search criteria.
No Content - No content expected
Request processed without error, but the volume of information returned has been reduced.
Error 400 : Bad request.
Error 401 : Authentication error.
Error 403 : Forbidden.
Error 404 : Resource Not Found.
Error 408 : Request Timeout Exceeded.
Error 422 : Unprocessable entity.
Error 429 : Too many requests.
Error 500 : Server Internal Error.
Error 501 : Not Implemented.
Error 503 : Unavailable Resource.
An error has occurred - See the status code and json response for more information.