Participant APIs | REST

Version:
Download Open API Specification

Delete a provider

https://beta.api.wealthcare.com/participant/services/payprovider/delete/{tpaId}

Deletes a specified pay provider identified by the TPA ID and an optional pay provider key. This operation is typically used to remove a provider from the system when it is no longer needed.

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.

  • payproviderkey integer <int32>

    Optional key that uniquely identifies the pay provider to be deleted. If provided, it specifies which provider to remove; otherwise, the operation will target the default provider associated with the TPA ID.

  • decrypt integer <int32>

    Indicate if the URI parameters are encrypted or not. Use 1 for encrypted and 0 for decrypted; defaults to 0 if not specified.