NumbersV1PortingPortIn
Fetch all PortInRequests for a user
Retrieve a list of all PortInRequests for a user
get/v1/Porting/PortIn/PortInRequests
Query parameters
Tokenstring
Page start token, if null then it will start from the beginning
Sizeinteger
Number of items per page
PortInRequestSidstring
Filter by Port in request SID, supports multiple values separated by comma
PortInRequestStatusstring
Filter by Port In request status
CreatedBeforestring
Find all created before a certain date
CreatedAfterstring
Find all created after a certain date
Response
OK
Changes
Changed in 2 of the 54 revisions of this API.3
- ○
for the
queryrequest parameterCreatedAfter, the format was generalized fromdate-timeto no formatrequest-parameter-type-generalized
- ○
for the
queryrequest parameterCreatedBefore, the format was generalized fromdate-timeto no formatrequest-parameter-type-generalized
- ○
- ○
endpoint added
endpoint-added
- ○