Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 859 Bytes

PaymentParams.md

File metadata and controls

13 lines (10 loc) · 859 Bytes

# PaymentParams

Properties

Name Type Description Notes
amount int 金額
company_id int 事業所ID
date string 支払日
from_walletable_id int 口座ID(from_walletable_typeがprivate_account_itemの場合は勘定科目ID):payments指定時は必須
from_walletable_type string 口座区分 (銀行口座: bank_account, クレジットカード: credit_card, 現金: wallet, プライベート資金(法人の場合は役員借入金もしくは役員借入金、個人の場合は事業主貸もしくは事業主借): private_account_item):payments指定時は必須

[Back to Model list] [Back to API list] [Back to README]