I am developing a theme for a store on vuejs and using the wordpress rest api. It’s good if the plugin can use the rest api to give tracking number and the status of the parcel delivery and data for calculating the price for delivery. In short, everything that is used on the frontend is necessary.
This reply was modified 2 years, 9 months ago by player0k.
The data related to tracking number is saved in the metadata of the order, it is called “_pr_shipment_dhl_label_tracking”. My guess is you should be able to read this information via REST API.
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Rest API support’ is closed to new replies.