Fulfillment Return OrdersΒΆ

These API operations let retailers notify Pitney Bowes when return orders are happening. Retailers can use the APIs not only with PB-fulfilled orders but also with orders fulfilled outside Pitney Bowes.

Return Order APIs


Method

Resource Path

Create a Fulfillment Return Order

POST

/v1/returns

Update a Fulfillment Return Order

PUT

/v1/returns/{return-order-id}

Create Bulk Return Orders for Fulfillment

POST

/v1/returns/bulk

View a Fulfillment Return Order

GET

/v1/returns/{return-order-id}

Find Fulfillment Return Orders

POST

/v1/returns/search

Shared Returns Objects describes common nested objects in Returns API payloads.