Update processing profile
PUT/v1/processing-profiles/:id
Update an existing processing profile. Send only fields you want to update. Smart update: if only is_default changes, skips Etsy API call and updates database only. Otherwise updates both Etsy and database.
Request
Responses
- 200
- 401
- 404
Processing profile updated successfully
Unauthenticated
Processing profile not found