@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 | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: CallControlUpdateContactInfoCommandOutput) => void |
Returns:
void