Hi, This is probably a super easy fix! I just need to know whast is wrong with my array code at the bottom of this message. I have spent hours trying code variations and scouring forums trying to submit an MPN and Brand to a fixed price listing submission. I have two files: 1: The Config file that defines all of the strings ($) 2: the file that compiles the XML request Strings defined in config file: $MPN = "Does Not Apply"
$Manufacturer = "unbranded" Code in question: 'ItemSpecifics' => array(
'NameValueList' => array(
'Name' => Brand,
'Value' => $Manufacturer
)),
'ItemSpecifics' => array(
'NameValueList' => array(
'Name' => MPN,
'Value' => $MPN
)), This code sends XML: Brand Unbranded But is not sending the MPN Does Not Apply: I need it to send: Brand Unbranded
MPN Does Not Apply Please help? Thank you!!!!!!
-
- Buy APIs (BETA) - Order
- Buy APIs - Browse
- Feedback, Comments, Suggestions
- New Sell APIs - Account, Inventory, Catalog and Compliance
- New Sell APIs - Fulfillment
- New Sell APIs - Marketing, Analytics, Metadata
- Post Order APIs - Cancellation
- Post Order APIs - Inquiry, Case Management
- Post Order APIs - Return
- Talk to your fellow developers
- Token, Messaging, Sandbox related issues
- eBay APIs: .NET SDK for Trading API
- eBay APIs: Java SDK for Trading API
- eBay APIs: Orders, resolutions and feedback
- eBay APIs: Search
- eBay APIs: Selling
- Sign in