production
https://connect.supplychain.fedex.com/api
Paths
/receipts
get /receipts
Get Receipts
Retrieves the receipt information-Item returned, Item quantity, RMA, FXO Store where the product was returned, when & who received the product at FXO store to the retailer.
To use this operation you must use one of the following sets of security requirements.
Client_Screte
X-IBM-Client-Secret
(apiKey located in header)
Enter Client Secret
Client_ID
X-IBM-Client-Id
(apiKey located in header)
Enter Client ID
oauth2
oauth2
(oauth2 accessCode)
Authorization URL
https://connect.supplychain.fedex.com/api/fsc/oauth2/authorize
Token URL
https://connect.supplychain.fedex.com/api/fsc/oauth2/token
Scopes
Fulfillment_Returns
Read/Write access to Orders, Items, RMAs, Inventory,location,tracking objects
accessToken
Optional in header
string
Enter AccessToken, it is mandatory in case of basic authentication.
nextTimestamp
Optional in query
string
1479495671089
prevTimestamp
Optional in query
string
1479495671089
receiptId
Optional in query
string
140
inductionDate
Optional in query
string
ge|2017-03-01T14:30:59-05:00
deliveredDate
Optional in query
string
ge|2017-03-01T14:30:59-05:00
pageLimit
Optional in query
string
5
createdDate
Optional in query
string
ge|2017-03-01T14:30:59-05:00
Accept
Optional in header
string
application/json
200
200 OK
Example Request