Skip to main content

@wildix/wms-api-client > WmsApi > callControlUpdateContactInfo

WmsApi.callControlUpdateContactInfo() method

Signature:

callControlUpdateContactInfo(args: CallControlUpdateContactInfoCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CallControlUpdateContactInfoCommandOutput) => void): void;

Parameters

Parameter

Type

Description

args

CallControlUpdateContactInfoCommandInput

options

__HttpHandlerOptions

cb

(err: any, data?: CallControlUpdateContactInfoCommandOutput) => void

Returns:

void