Arriv Payroll Integration
Arriv One is the system of record for sales activity and commission approval. Arriv Payroll is the system of record for payroll calculations, taxes, pay statements, payments and filings.
API signing secret
ARRIV_PAYROLL_API_SECRET
Webhook signing secret
ARRIV_PAYROLL_WEBHOOK_SECRET
Integration enabled
When disabled, compensation cannot be sent to Arriv Payroll.
POST https://arriv-payroll.core.base44.app/functions/receivePayrollStatuscompensation_import_id, source_record_id, payroll_status (accepted | scheduled | processed | paid | voided | corrected | rejected), pay_period_id, pay_date, payment_reference, net_pay, timestamp.
POST https://arriv-payroll.core.base44.app/functions/receivePayrollReconciliationpay_period_id, payroll_version, employees[{arriv_employee_id, received_source_record_count, payroll_recalculated_gross, arriv_one_submitted_gross, payroll_snapshot_checksum}], company_snapshot_checksum.
