eBay Resolution Case Management APIVersion 1.3.0
 

ProvideShippingInfoRequest ( BaseRequest )

This call is used by the seller to provide the buyer with the name of the shipping carrier and the shipped date.

Call that uses ProvideShippingInfoRequest:

Fields

carrierUsed ( string ) [1]
The name of the shipping carrier that is shipping the item to the buyer.
See the Field Index to learn which calls use carrierUsed.

caseId ( CaseIdType ) [1]
This container is used to identify a specific Item Not Received or Significantly Not As Described case opened by a buyer in the eBay Resolution Center.
See the Field Index to learn which calls use caseId.

comments ( string ) [0..1]
This optional field allows the seller to add a comment regarding the shipping of the item. This comment is intended to be read by the buyer.
See the Field Index to learn which calls use comments.

shippedDate ( dateTime ) [1]
Timestamp indicating when the item was shipped to the buyer.
See the Field Index to learn which calls use shippedDate.