Expenses > Expensable > Bulk set to paids

Subscription_type: expenses/expensable/bulk_set_to_paid

Payload

Callback payload

integer
required

Unique identifier for the expensable

string
enum
required

Type of the expensable. Can be either "expense" or "mileage" or "perdiem"

Allowed:
integer
required

The ID of the company that owns the expensable

integer
required

The ID of the employee that owns the expensable

integer

The optional ID of the group that the expensable belongs to

integer
string
required

The date and time when the expensable was created

integer

The optional amount in cents

string
required

The currency code in ISO 4217 format

string
enum
required

The status of the expensable. Can be pending, approved, paid, archived, in_review, rejected, reversed, draft, or in_payroll

string

The optional description of the expensable

integer

The optional ID of the employee that reported the expensable

string
required

The optional date and time when the status was last updated

string

The optional date and time when the expensable was effective

string

The optional date and time when the expensable was requested for review

string

The optional date and time when the expensable was set as paid

string
required

The date and time when the expensable was last updated

integer

The optional reimbursable amount in cents

string

The optional reimbursable currency code in ISO 4217 format

string
enum

The optional reimbursement method

Allowed:
string

The optional internal reference of the expensable

integer

The optional ID of the expense that the expensable belongs to

integer

The optional ID of the mileage that the expensable belongs to

integer

The optional ID of the per_diem that the expensable belongs to

integer

The id of the budget

integer

The id of the project

cost_center_ids
array of integers
required

The ids of the cost centers

cost_center_ids*
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…