Azi
10/28/2020, 10:43 PMDavid B
10/29/2020, 12:46 AMAzi
10/29/2020, 2:27 PMOwnership Transfer
from a Inbound Shipment, you don't transform it. Rather you load and save a record.Type.BULK_OWNERSHIP_TRANSFER with the same Id as the inbound shipment.
I only knew that from the sample code in the Help center. I didn't actually see that as the documented way to do that.
I tried the same method for the billinboundshipment
which is the record in the url when generating the bill in the UI, but there is no such record type when I try to do it in code