# Function: getCheckout
api.getCheckout
▸ getCheckout(context
: Context, params
: CheckoutRequestParams): Promise<CheckoutResponse>
# Parameters:
Name | Type |
---|---|
context | Context |
params | CheckoutRequestParams |
Returns: Promise<CheckoutResponse>
Defined in: api/getCheckout/index.ts:5 (opens new window)