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 Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<PostApiV1CreditsSyncSnagResponses, PostApiV1CreditsSyncSnagErrors, ThrowOnError>
Last updated on