Skip to main content

Get Vendor Credit Activity Log

GET 

/api/vendor-credits/:vendorCredit/activity-log

Paginated audit trail for a vendor credit, newest first. Covers changes to the credit itself, its lines, and its return shipments and shipment lines. 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