updateAsync

Asynchronously updates the subscription for the Interoperability Network. Currently, only certain subscription metadata fields can be updated

Parameters

id

A unique identifier for the interoperability subscription associated with a particular customer.

request

An UpdateSubscriptionRequest object that represents subscription details for enrolling in the interoperability network.

cancellationSignal

A CancellationSignal for canceling the operation.

callback

A callback to handle the result or error asynchronously.