Improved

2026-01 Return Sale Endpoint Method Update

The date-versioned return sale endpoint now uses POST instead of PUT.

Updated Endpoint

MethodPathDescription
POST/api/{version}/sales/{sale_id}/actions/returnCreate a parked return sale for an existing closed sale.

This applies to the 2026-01, 2026-04, and 2026-07 API versions. The legacy PUT /api/2.0/sales/{sale_id}/actions/return endpoint remains unchanged.

🔒 Requires: sales:write users:read scopes