I'm using PayPal Client-side REST integration https://developer.paypal.com/docs/integration/direct/express-checkout/integration-jsv4/client-side-REST-integration/
and I would like to pass item name together with total and currency.
The item_name is obviously available for standard HTML forms https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/formbasics/
I'm unable to find a proper way when working with client-side Express Checkout.