Coder Social home page Coder Social logo

postman-collections's People

Contributors

alex-mene avatar alexxavier0 avatar dasiel-cordero avatar gonzalojorge avatar kdawg avatar lukaszkostrzewa avatar nigel-sabre avatar pawelmrozicki avatar simplewm avatar tomaszdrag avatar wilsontorres avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

postman-collections's Issues

workflows errors

I tried to run Sabre APIs workflows, but all failed.

1 - Air Shop, Price Check, Book, Fulfill
ERR.SP.CLIENT.INVALID_REQUEST - Passive air segments cannot be booked together with regular/active air segments

2 - Air Shop, Price Check, Book, Fulfill (upsell with Brands)
WARN.SWS.HOST.ERROR_IN_RESPONSE - EnhancedAirBookRQ: INVALID EXPIRATION DATE-0092

3 - Air Shop, Price Check, Book, Fulfill (upsell with Flex Fares)
WARN.SP.HALT_ON_STATUS_RECEIVED - EnhancedAirBookRQ: Specified HaltOnStatus Received - Processing Aborted

4 - Air Shop, Book, Fulfill, Cancel, Void
ERR.2SG.SERVICE_VERSION_DEPRECATED - Requested service STPS_OFFERSSHOPAPI version v2 is deprecated

5 - Air NDC Shop, Price Check, Book, Fulfill
ERR.2SG.SERVICE_VERSION_DEPRECATED - Requested service STPS_OFFERSSHOPAPI version v2 is deprecated

6 - Air LCC Shop, Book, Cancel
ERR.2SG.SERVICE_VERSION_DEPRECATED - Requested service STPS_OFFERSSHOPAPI version v2 is deprecated

7 - CSL: Shop, Price Check, Book -Create PNR
WARN.0102 - No rate data Available

8 - CSL: Shop, Price Check, Book -Update PNR
ERR.SP.PROVIDER_ERROR - PNR has not been updated successfully, see remaining messages for details
WARN.SP.INTERNAL_ERROR - CreatePassengerNameRecordRQ: After maximum retry count it was not possible to successfully execute target service

9 - Vehicle: Shop, Book -Create PNR
ERR.SP.PROVIDER_ERROR - Unable to perform vehicle booking. Please see following messages for details
WARN.SWS.HOST.ERROR_IN_RESPONSE - OTA_VehResLLSRQ: INVALID EXPIRATION DATE

Car Search fails: ERR.NGCP-DISTRIBUTION.INTERNAL_ERROR

Hey team!

Sorry in advance if this is not the right place, but I couldn't find a repo for cars. I'm trying to consume the /v2.0.0/Get/VehAvail endpoint but I keep getting a 400 Bad Request error with this body:

{
    "errorCode": "ERR.NGCP-DISTRIBUTION.INTERNAL_ERROR",
    "message": "Error occurred while invoking service restish:convertToOutputFormat:1.65.0",
    "status": "Incomplete",
    "type": "Application",
    "timeStamp": "2021-02-23T08:21:26-06"
}

Here's the request body:

{
    "GetVehAvailRQ": {
        "SearchCriteria": {
            "PickUpDate": "2021-04-15",
            "PickUpTime": "07:30",
            "ReturnDate": "2021-04-16",
            "ReturnTime": "07:30",
            "SortBy": "Preferred",
            "SortOrder": "ASC",
            "RentalLocRef": {
                "PickUpLocation": {
                    "ExtendedLocationCode": "SFO",
                    "LocationCode": "SFO"
                },
                "ReturnLocation": {
                    "ExtendedLocationCode": "SFO",
                    "LocationCode": "SFO"
                }
            },
            "ImageRef": {
                "Image": {
                    "Type": "ORIGINAL"
                }
            },
            "LocPolicyRef": {
                "Include": true
            },
            "RatePrefs": {
                "Commission": false,
                "RateAssured": false,
                "ConvertedRateInfoOnly": false,
                "SupplierCurrencyOnly": false
            },
            "CarExtrasPrefs": {
                "CarExtrasPref": [
                    {
                        "Type": "NAV"
                    }
                ]
            },
            "VendorPrefs": {
                "VendorPref": {
                    "Code": "ET"
                }
            }
        }
    }

I've also tried to search for cars with the SOAP API and got an error with the same code:

<soap-env:Fault>
            <faultcode>soap-env:Server</faultcode>
            <faultstring>Error occurred while invoking service GetVehAvailRQ:1.0.0</faultstring>
            <detail>
                <ns10:ApplicationResults xmlns:ns10="http://services.sabre.com/STL_Payload/v02_02" status="Incomplete">
                    <ns10:Error type="Application" timeStamp="2021-02-23T08:37:38.755-06:00">
                        <ns10:SystemSpecificResults>
                            <ns10:Message code="ERR.NGCP-DISTRIBUTION.INTERNAL_ERROR">Error occurred while invoking service GetVehAvailRQ:1.0.0</ns10:Message>
                            <ns10:Message>{"category":"ERR.NGCP-DISTRIBUTION.INTERNAL_ERROR","message":"txCtx not set","status":"Incomplete","type":"Application"}</ns10:Message>
                        </ns10:SystemSpecificResults>
                    </ns10:Error>
                </ns10:ApplicationResults>
            </detail>
        </soap-env:Fault>

Any thoughts?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.