Management API
Order

Change Customer on Order

3min
change customer on order url /api/v1/orders/{id}/ method patch parameter customer integer example { "customer" 123 } success response code 200 ok content examples { "id" 1629789747117569, "created at" "2021 08 24t07 22 27z", "updated at" "2021 11 23t07 04 07 441338z", "store id" "patched store id", "type" "normal", "customer email" null, "is test" false, "customer reference" "", "is trial" false, "download id" null, "language" null, "campaign params" null, "customer first name" null, "customer last name" null, "customer company" null, "customer phone" null, "metadata" {}, "company" 339, "customer" 123, "license users" \[] }