Skip to main content

Get Return Shipment Activity Log

GET 

/api/vendor-credits/shipments/:shipment/activity-log

Paginated audit trail for a return shipment and its lines, newest first. Each entry records the event, the changed attributes, and who made the change.

Required scope: accounting:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Use filter[search] to match against the user's name, the event, or the recorded change details.

Request

Responses

OK

Response Headers
    Content-Type