v1

latestOpenAPI 3.0.0eBay API License Agreement2026-07-143648183.2 KB
return_policy

This method retrieves all the return policies configured for the marketplace you specify using the <code>marketplace_id</code> query parameter. <br/><br/><b>Marketplaces and locales</b> <br/><br/>Get the correct policies for a marketplace that supports multiple locales using the <code>Content-Language</code> request header. For example, get the policies for the French locale of the Canadian marketplace by specifying <code>fr-CA</code> for the <code>Content-Language</code> header. Likewise, target the Dutch locale of the Belgium marketplace by setting <code>Content-Language: nl-BE</code>. For details on header values, see <a href="/api-docs/static/rest-request-components.html#HTTP" target="_blank">HTTP request headers</a>.

get/return_policy

Query parameters

marketplace_idstring required

This query parameter specifies the ID of the eBay marketplace of the policy you want to retrieve. For implementation help, refer to eBay API documentation at https://developer.ebay.com/api-docs/sell/account/types/ba:MarketplaceIdEnum

Response

Success

hrefstring

This field is for future use.

limitinteger

This field is for future use.

nextstring

This field is for future use.

offsetinteger

This field is for future use.

prevstring

This field is for future use.

totalinteger

The total number of return business policies retrieved in the result set. <br/><br/>If no return business policies are defined for the specified marketplace, this field is returned with a value of <code>0</code>.