cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Return errors using the Samples request createFulfillmentPolicy API []

Return errors using the Samples request createFulfillmentPolicy API [],
https://developer.ebay.com/my/api_test_tool?index=0&api=account&call=fulfillment_policy__POST&variat...

 

request:

{
"categoryTypes": [
{
"name": "ALL_EXCLUDING_MOTORS_VEHICLES"
}
],
"marketplaceId": "EBAY_US",
"name": "Domestic free shipping",
"handlingTime": {
"unit" : "DAY",
"value" : "1"
},
"shippingOptions": [
{
"costType": "FLAT_RATE",
"optionType": "DOMESTIC",
"shippingServices": [
{
"buyerResponsibleForShipping": "false",
"freeShipping": "true",
"shippingCarrierCode": "USPS",
"shippingServiceCode": "USPSPriorityFlatRateBox"
}
]
}
]
}

 

response:
{
"errors": []
}

Message 1 of 2
latest reply
1 REPLY 1

Return errors using the Samples request createFulfillmentPolicy API []

Sandbox environment

Message 2 of 2
latest reply