# Function: removeGuestVoucherCard

api.removeGuestVoucherCard

removeGuestVoucherCard(context: Context, cartId: string, code: string): Promise<VoucherCardResult>

# Parameters:

Name Type
context Context
cartId string
code string

Returns: Promise<VoucherCardResult>

Defined in: api/removeGuestVoucherCard/index.ts:5 (opens new window)