取引先作成APIについて
取引先情報作成のAPIで
payment_term_attributes
invoice_payment_term_attributes
の詳細説明(例えばcutoff_dayとは何を指すのか、等)が見つけられませんでした。教えて下さい。
“payment_term_attributes”: {
“cutoff_day”: 15,
“additional_months”: 1,
“fixed_day”: 32
“invoice_payment_term_attributes”: {
“cutoff_day”: 15,
“additional_months”: 1,
“fixed_day”: 32