update
abstract suspend fun update(id: String, request: UpdateSubscriptionRequest): InteroperabilitySubscription
Updates the subscription for the Interoperability Network. Currently, only certain subscription metadata fields can be updated
Return
An InteroperabilitySubscription object
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.