v1

latestOpenAPI 3.1.02026-07-2414339465.7 KB

Copy of Copy of

post/payment-items

Request body

companyIDstring required

ID of company

contractorIDstring required

ID of contractor

contractorPaymentIDstring required

ID of contractor payment that this payment item will be added to

earning_type'hourly' | 'per_unit' | 'flat_fee' | 'expense_reimbursement' | 'bonus'
quantitynumber float

Only required if earning_type is hourly or per_unit

ratenumber float

Only applicable if earning_type is hourly or per_unit

bill_ratenumber float

Only applicable if earning_type is hourly or per_unit

gross_amountnumber float

Only applicable if earning_type is flat_fee, expense_reimbursement, or bonus

bill_amountnumber float

Only applicable if earning_type is flat_fee, expense_reimbursement, or bonus

Response

successboolean
dataobject

Contains Payment Item object

testModeboolean