Forum Replies Created

Viewing 15 posts - 811 through 825 (of 1,355 total)
  • Author
    Posts
  • Nishit Shan
    Participant
    Post count: 1355
    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: 1355
    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: 1355
    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: 1355
    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: 1355
    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: 1355
    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: 1355
    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: 1355
    in reply to: Voip Repairs 23 #11141

    Hello Mark,

    Any reply on #11137?

    Nishit Shan
    Participant
    Post count: 1355
    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: 1355
    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: 1355
    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.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Voip Repairs 23 #11133

    Hello Mark,

    Ok, I will add it on the middle Main section of the page.

    No, I did not add Gif for now.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Voip Repairs 23 #11131

    Hell Mark,

    Updated the design and validation of user detail form, work in progress on api handling.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Voip Repairs 23 #11129

    Hello Mark,

    I will update the design and validation today. And will continue on work of API requests.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Voip Repairs 23 #11127

    Hello All,

    This design is not implemented on the web, this is just an created html mock which I will implement on web.

    and i will also make changes instructed in #11126.

Viewing 15 posts - 811 through 825 (of 1,355 total)