provider Calls GET /fin_voice/collect/{id}
@utdk/intercom /fin_voice/collect/{id}
Collect Fin Voice call by ID
Retrieve information about a Fin Voice call using the external reference ID.
id path required
The external reference ID
integer

Try it

Authentication
Configure credentials for Intercom API
collectfinvoicecallbyid
GET/fin_voice/collect/{id}
Retrieve information about a Fin Voice call using the external reference ID.

Parameters

required

The external reference ID

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import intercom from '@utdk/intercom';

await intercom.collectfinvoicecallbyid()