Skip to Content
SdkClientInternalFunctionspostApiV1CreditsSyncSnag

postApiV1CreditsSyncSnag

postApiV1CreditsSyncSnag<ThrowOnError>(options?: Options<PostApiV1CreditsSyncSnagData, ThrowOnError>): RequestResult<PostApiV1CreditsSyncSnagResponses, PostApiV1CreditsSyncSnagErrors, ThrowOnError>

Defined in: src/client/sdk.gen.ts:290 

Sync Snag points

Queries Snag for the user’s current loyalty points and converts any new points to Portal credits using the configured conversion rate.

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options?

Options<PostApiV1CreditsSyncSnagData, ThrowOnError>

Returns

RequestResult<PostApiV1CreditsSyncSnagResponses, PostApiV1CreditsSyncSnagErrors, ThrowOnError>

Last updated on