Get audit trail details for a vendor

Get audit trail details about changes made to a vendor object. The audit trail lists records for each create and edit operation.

See Getting audit trail details in the Guides section for more information, sample requests, and responses.

Path Params
string
required
length ≥ 1

BILL-generated ID of the vendor. The value begins with 009.

Query Params
boolean | null

Set as true to include all archived audit trail records in the response

int32 | null

Index of the first result

int32 | null

Maximum number of results

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key sent to you by BILL when you create a developer account

Responses

Response body
array of objects
object
string

Set as API when the create or edit operation is completed with the API

string

Operation type (CREATE or EDIT)

string

Created date and time of the audit trail record

object

User information

object

Information about the field that is created or edited

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json