Store administrator can customise order number format like #2{{number}}. But there seems to be no way to extract this order number visible in the store through API (order_number field for Order entity contains only {{number}} value). Can you please point me in the right direction on how do I obtain real order number visible to the customer through API (e.g. #2{{number}})?
↧