📄️ Authentication
To make an API call to Purchase Order Plus, you must provide:
📄️ Retrieves a list of purchase orders
Endpoint//po.mimoran.com/api/v1/graphql.php
📄️ Retrieves a single purchase order by ID
Endpoint//po.mimoran.com/api/v1/graphql.php
📄️ Create new Purchase Order
Endpoint//po.mimoran.com/api/v1/graphql.php
📄️ Retrieves a list of suppliers
Endpoint//po.mimoran.com/api/v1/graphql.php
📄️ Retrieves a single stock transfer by ID
Endpoint//po.mimoran.com/api/v1/graphql.php
📄️ Retrieves a list of stock transfers
Endpoint//po.mimoran.com/api/v1/graphql.php
📄️ Create new Stock Transfer
Endpoint//po.mimoran.com/api/v1/graphql.php