メインコンテンツへスキップ

invoices / payments

売上請求から入金確定までの流れを CLI で扱います。

invoices

lim invoices list
lim invoices create
lim invoices show <id>
lim invoices send <id>
lim invoices void <id>
lim invoices pay <id>
lim invoices convert <quote-id>

payments

lim payments list
lim payments show <id>
lim payments add
lim payments confirm <id>
lim payments paid <id>