Build the full URL for a service call from config pieces.
URL protocol (http or https).
Service domain or host.
Base path to prefix all requests.
Endpoint path to append.
Optional
Optional port override.
Fully qualified URL string.
Build the full URL for a service call from config pieces.