Run bulk inventory transfer
application/json
{"skus":["<string>","<string>"],"originSource":"<string>","destinationSource":"<string>","unassignFromOrigin":"<boolean>"}
POST /V1/inventory/bulk-product-source-transfer HTTP/1.1 Host: {{baseurl}} Content-Type: application/json Accept: */* Content-Length: 122 { "skus": [ "<string>", "<string>" ], "originSource": "<string>", "destinationSource": "<string>", "unassignFromOrigin": "<boolean>" }
OK
true