I have a REST API from a print company. When I get an order, it needs to send order information to the REST API, so they are able to read the order details, print my products and send it to the customer (like printify/printfull). They only work with their PHP Rest API documentation. I need to implement this in my Shopify shop.
I dont know where to start my REST API.
Can someone help me?