IPWorks EDI 2020 Python Edition

Questions / Feedback?

async_mdnurl Property

The URL for posting Async MDNs.

Syntax

def get_async_mdnurl() -> str: ...
def set_async_mdnurl(value: str) -> None: ...

async_mdnurl = property(get_async_mdnurl, set_async_mdnurl)

Default Value

""

Remarks

This is the URL to which your trading partners would post Async MDNs, if you choose to get asynchronous notifications. The choice of receiving asynchronous notifications can be made on a per partner basis and is reflected in request_mdn_synchronous.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Python Edition - Version 20.0 [Build 8203]