Does The Orders Entity In The Api Support Pickup Points As A Shipping Method?

Hi, I'm kind of new at working with the API and I was planning on placing an order/checking out through the API with the Orders Entity. But I'm not sure if the Pick up points addon/feature is supported by the API, because it only accepts Shipping_id but not any other data needed by Pickup points like store_id,etc.

Do I need to extend the functionality of the API to support that addon?