Payable

Delegate a payable to another company

Delegates payment of the payable to another company where the user is an admin or owner. Splits the payable into the original, a net payable owned by the target company, and an optional reimbursement payable.

post/v1/erp/payouts/payables/{payable_id}/delegate

Path parameters

payable_idstring required

The id of the payable

Parameters

#/paths/~1v1~1erp~1payouts~1rules/get/parameters/0 — unresolved $ref

Request body

target_company_idstring uuid required

Company to delegate to. The user must be admin/owner there.

Response

The delegation result.

original_payableobject
net_payableobject
reimbursement_payableobject nullable

Changes

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