Only get customer's first_name and last_name using order REST API

Hi @RavindraPatel

Yes, that will work. I just tested it and making a call to that endpoint with the fields=customer returns a json array of customer information, including first_name and last_name.