Financeiro (Protected)

Saber se a fatura do movimento de centro de custo ainda não foi dividida

Report the state of the invoice split attached to this cost-center movement, so the UI can confirm what happened (the split is now done automatically) or offer to create one that is still missing.

Returns {invoice_split_missing, invoice_id, state, splits, warnings, can_split}. state is one of: no_invoice | split | manual | missing.

get/api/financeiro/movements/{movement_id}/invoice-split-status

Path parameters

movement_idinteger required

Headers

x-api-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/financeiro/movements/{movement_id}/invoice-split-status:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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