Purchase Order

List a purchase order's audit logs

Returns a paginated audit trail for the purchase order, including changes to the order and its associated records. Each entry embeds the changed auditable record and the acting user.

get/v1/erp/payouts/purchase_orders/{id}/logs

Parameters

#/paths/~1v1~1erp~1payouts~1rules/get/parameters/0 — unresolved $ref
#/paths/~1v1~1erp~1payouts~1rules~1%7Bid%7D/get/parameters/1 — unresolved $ref
#/paths/~1v1~1erp~1payouts~1rules/get/parameters/1 — unresolved $ref
#/paths/~1v1~1erp~1payouts~1rules/get/parameters/2 — unresolved $ref

Response

Paginated audit log entries.

idstring uuid
auditable_idstring
auditable_typestring
action'create' | 'update' | 'destroy'
audited_changesobject

Map of changed attributes to their before/after values.

versioninteger
commentstring nullable
created_atstring date-time
userobject nullable

The user that performed the change.

auditableobject nullable

The record that was changed.

Changes

No recorded changes to this endpoint across all 1 revision of this API.