Skip to content

@nht-pandats/sdk / @nht-pandats/sdk/clients / @nht-pandats/sdk/clients/affiliateApi / AffiliateApiLeadSaveSuccessfulResponse

Interface: AffiliateApiLeadSaveSuccessfulResponse

@nht-pandats/sdk/clients.@nht-pandats/sdk/clients/affiliateApi.AffiliateApiLeadSaveSuccessfulResponse

Response for a successful lead creation request.

Properties

id

id: string

The unique identifier of the created lead.

Defined in

src/clients/affiliateApi/leads.ts:198


resource

resource: string

The resource of the created lead.

Defined in

src/clients/affiliateApi/leads.ts:194


status

status: string

The status of the operation.

Defined in

src/clients/affiliateApi/leads.ts:190