Skip to main content

LRN lookup using HTTP

GET 
/LRN/:tn

Uses HTTP to retrieve the local routing number information (LRN).

Request

Path Parameters

    tn ^[\d]{10}required

    10-digit phone number

Responses

200: Successful response

400: Bad request when missing tn

401: Unauthorized request

Loading...