Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 1,629 total)
  • Author
    Posts
  • Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11174

    Hello Mark,

    changes regarding port-in order creation and notification for successful order has been made.

    Work in progress for the front end side user notification, redirection for user and error notification for admin.

    Thanks

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11173

    Hello Mark,

    Thanks for the information.

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11167

    Hello Mark,

    Thank you for point me on this issue,

    I make changes regarding select all and unselect all buttons. and also worked to store order detail on voip database for listing and future use.

    Currently the port-in functionality does not work as i am working on notification of order to the admin.

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11165

    Hello Mark,

    I created 4 port-in orders via API.

    Work in progress for the notification and the data inserting in voip database.

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11163

    Hello Mark,

    Thank you for update.

    The Rakshabandhan festival was truly wonderful!

    about API request I think this is the reason for the issue. I will check that and get back to you. If it will work i will work on the data inserting on VoIP database and listing it on front page of port-in functionality.
    Please clear my one question, The port-in API will make order for multiple numbers in one request? asking you because in api documentation the example is with one number request. I will also check it with multiple numbers request after creating order for a number.

    and about custom feature i made some back-end changes. But i did not changes it much as i was not available due to holiday.

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11159

    Hello Mark,

    the issue is still there

    Here is my request and response

    request :
    {
    “privatekey”: “Z0Ainfdg0su6MTfoGgnRhk0B_YYa”,
    “portInOrder”: {
    “desiredDueDate”: “2023-08-29”,
    “tnList”: {
    “tnItem”: [
    {
    “tn”: 9838888880,
    “accountNum”: “3777”,
    “atn”: “9838888880”,
    “authName”: “Test”,
    “authDate”: “2023-08-29”,
    “accountPin”: “9009”,
    “endUser”: {
    “name”: “Nano Telecom”,
    “streetNum”: “20900”,
    “streetName”: “30th”,
    “city”: “Miami”,
    “state”: “FL”,
    “postalCode”: “33180”,
    “typeOfService”: “B”
    }
    }
    ]
    }
    }
    }

    response:
    stdClass Object
    (
    [message] => An Unknown Error has occurred
    [status] => Unknown Error
    [statusCode] => 500001
    [timestamp] => 2023-08-29T00: 16: 36.476-0500
    )

    For Custom Features tasks :
    I just review that tasks and did not start changes for the code side.

    FYI : Tomorrow i will not available because of national holiday of Rakshabandhan festival.

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11157

    Hello Mark,

    thank you for your reply.

    the atn and the tn will be same?

    I will check with the set atn same as tn and get back to you.

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11154

    Hello Mark,

    Here is my request structure for port-in order Api.

    {
    “privatekey”: “Z0Ainfdg0su6MTfoGgnRhk0B_YYa”,
    “portInOrder”: {
    “desiredDueDate”: “2023-08-29”,
    “tnList”: {
    “tnItem”: [
    {
    “tn”: 9838888880,
    “accountNum”: “3777”,
    “atn”: “0123456789”,
    “authName”: “Test”,
    “authDate”: “2023-08-28”,
    “accountPin”: “9009”,
    “endUser”: {
    “name”: “Nano Telecom”,
    “streetNum”: “20900”,
    “streetName”: “30th”,
    “city”: “Miami”,
    “state”: “FL”,
    “postalCode”: “33180”,
    “typeOfService”: “B”
    }
    }
    ]
    }
    }
    }

    For #11152 :
    I will review the task and get back to you if any query.

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11149

    Hell Mark,

    I added the selection field for “desiredDueDate”, and I attempted to create an port-in order, but the process was unsuccessful. I used the parameters from #11144.

    I got this error.

    stdClass Object
    (
    [message] => An Unknown Error has occurred
    [status] => Unknown Error
    [statusCode] => 500001
    [timestamp] => 2023-08-25T04:30:06.116-0500
    )

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11147

    Hello Mark,

    as i mansion earlier the “desiredDueDate” is required for creating the order on API. Working on remaining API request structure and the listing of port in orders.

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11143

    Hello Mark,

    Thank you for your reply.

    have a question for API side

    The field named as ‘desiredDueDate’ is mandatory into API request, can you please advise me that which date i can use for desiredDueDate field?

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11141

    Hello Mark,

    Any reply on #11137?

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11140

    Hello Mark,

    for #11139 , This is because of i added some data debug code to check the freezing issue. 🙂

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11137

    Hello Mark,

    Thanks you for your reply.

    As i am working on port-in functionality some functionality may freeze.

    Can you suggest me some numbers which are not available on Voip or i can use any random numbers for this testing?

    Nishit Shan
    Participant
    Post count: 1629
    in reply to: Voip Repairs 23 #11135

    Hello Mark,

    Changed the layout to the center column and added the loading GIF to the process.

    Work in progress on API functionality.

Viewing 15 posts - 1,081 through 1,095 (of 1,629 total)