Skip to Content
Anuma SDKClientInternalFunctionspostApiV1DeveloperAppsByAppUuidFund

postApiV1DeveloperAppsByAppUuidFund

postApiV1DeveloperAppsByAppUuidFund<ThrowOnError>(options: Options<PostApiV1DeveloperAppsByAppUuidFundData, ThrowOnError>): RequestResult<PostApiV1DeveloperAppsByAppUuidFundResponses, PostApiV1DeveloperAppsByAppUuidFundErrors, ThrowOnError>

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

Fund developer app balance

Creates a Stripe checkout session to purchase credits for the app balance

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<PostApiV1DeveloperAppsByAppUuidFundData, ThrowOnError>

Returns

RequestResult<PostApiV1DeveloperAppsByAppUuidFundResponses, PostApiV1DeveloperAppsByAppUuidFundErrors, ThrowOnError>

Last updated on