const createProductResponse = await client.products.create({
    name: 'Game Atari ET',
    value: 100,
    cost: 80,
    code: 'Game-1',