Delete a provider
https://api.wealthcare.com/participant/services/payprovider/delete/{tpaId}
Deletes a specified pay provider identified by the unique TPA ID. This operation is typically used to remove a provider from the system when it is no longer needed or has been replaced.
Request
-
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>
The unique key associated with the pay provider that you wish to delete. This key is used to identify the specific provider within the system.
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. Use 1 for encrypted, 0 for decrypted (default is 0). This affects how the API interprets the incoming identifiers.