Create oneAsk AIpost https://cardda.herokuapp.com/v1/erp/payouts/payablesCreates a new payableBody ParamsBody required to create a payableamountintegercompany_iduuidcurrencystringenumclpAllowed:clpdocument_typestringAn integer representing the type of document. Refer to the document_types mapping for possible values and their corresponding document types.counterpart_company_iduuiddescriptionstringidentifierstringThe RUT of the counterpart company. This param is required if you don't provide a counterpart_company_id.namestringThe name of the counterpart company. This param is required if you don't provide a counterpart_company_id.Responses 201Body of the created payable. 401Unauthorized 422Unprocessable EntityUpdated 7 months ago