開発者向けサポート

メソッド - 受注データ連携OUT処理の実行判断処理(common/legacy_api/order/should_execute_order_regist_api_out)

受注データ連携OUT処理の実行判断処理

common/legacy_api/order/should_execute_order_regist_api_out

受注データ連携OUT処理を実行するか判断する処理です。初期設定「受注データ連携OUT 接続先URL」の設定をしないと、受注データ連携OUT処理は実行されません。

必要権限

privacy

引数

order_no

string

受注No

返り値

boolean

trueの場合、APIを実行する。 falseの場合、APIを実行しない。