Discussions
Order - Changing customer OR using generic customer id
over 1 year ago by Pablo Martinez
Hello there -
We are testing the "Create Order" API.
And given that the customer id in TMS might not already exist when our proprietary application finds a load and creates an order in Rose rocket via API. We were thinking in:
- create a generic customer id
- using that generic customer id when we create the order via "Create Order API". (customer id is mandatory field)
- User will accesses TMS UI and change the customer manually.
questions:
- is there a way to do above step # 3? i cannot find a way to change a customer in an already created order within the UI.
- what is the difference between "Billing" and "customer" values?, i see you can change billing fields, but it UI returns that customer wont be changed in the order. I dont understand the relationship between billing and customer values.