eBay XML API returns "Invalid job context type" error

I am developing an eBay manager that is almost complete. Everything works fine, like sending data, receiving order information from eBay.

Now I need to update the status of the delivery tracking numbers Carrier on eBay. This is where I get the error, and I cannot figure out what the problem is. Any help in this regard would be greatly appreciated.

Reference Reference: http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/CompleteSale.html

Error response:

<? xml version = "1.0" encoding = "UTF-8"?> <GetSellerTransactionsResponse xmlns = "urn: ebay: apis: eBLBaseComponents"> <timestamp> 2010-01-13T12: 50: 29.644Z <Ack> Failure <Errors> <ShortMessage> Invalid job context type <LongMessage> The job context object is not supported by the Action Service Framework. <ErrorCode> 21843 <SeverityCode> Error <ErrorParameters ParamID = "0"> <Value> GetSellerTransactions <ErrorParameters ParamID = "1"> <Value> CompleteSaleRequestTypeRequestError <version> 643 <build> E643_CORE_BUNDLED_10281414ResRetRes1TR14114R14114R14114R14114R14114R14114141414141414141414141414141414141414141414141414141414141414141414141

+3
2

, X-EBAY-API-CALL-NAME , .

, GetSellerEvents, GetSellerList.

, !

  • Joe
+11

. XML; AddItem , VerifyAddItemRequest XML. ( ). XML AddItemRequest.

.

0

Source: https://habr.com/ru/post/1728288/


All Articles