Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The party identifiers required to generate the test data.

    interface OrderScenarioRequest {
        sellingParty: PartyIdentification;
        shipFromParty: PartyIdentification;
    }
    Index
    sellingParty: PartyIdentification
    shipFromParty: PartyIdentification