CreateOrderTrackingSignalRequest

CreateOrderTrackingSignalRequest

Signals only can be created but not updated. Businesses need to call this API only when the order is completely shipped. Creates new order signal.

Fields
parent

string

Required. The account of the business for which the order signal is created. Format: accounts/{account}

order_tracking_signal_id

string

Output only. The ID that uniquely identifies this order tracking signal.

order_tracking_signal

OrderTrackingSignal

Required. The order signal to be created.