I'm making an application to send invoices via Paypal's REST API (https://developer.paypal.com/docs/api/invoicing/v2/) but I cannot seem to find a way to disable shipping, is this possible to do?
I have tried to mess with "shipping_preference" and tried to find an answer, but I cannot seem to find any information about this.