Magaya
Magaya is a logistics and supply chain software company whose cloud Digital Freight Platform runs freight forwarding, warehouse management, customs compliance, rate management, and a digital customer experience portal. Magaya exposes programmatic access to the logistics objects inside a customer's system - Shipments, Warehouse Receipts, Invoices, Items, and financial Transactions - through the Magaya API (a SOAP/XML Web Service) and the newer Magaya Open API collection of web services, plus a REST Digital Freight Portal API inherited from the Qwyk acquisition. API access is gated behind a Magaya subscription and a dedicated API user configured in the customer's own tenant (base URL of the form https://SYSTEMID.magayacloud.com/api); the reference documentation is public but runtime access requires a licensed system, so the resource paths below are honestly modeled from Magaya's published object model rather than confirmed against an open self-serve reference.
APIs
Magaya Shipments API
Programmatic access to air, ocean, and ground shipments in a Magaya system - list, retrieve, and create shipment records with their consignee, shipper, routing, cargo, and miles...
Magaya Warehouse Receipts API
Access warehouse receipts and the cargo pieces, weights, volumes, and inventory balances they record as goods are received into a Magaya-managed warehouse. Supports listing, ret...
Magaya Invoices API
Read and create accounts-receivable invoices with their line-item charges, currency, taxes, and links to the shipment or warehouse receipt being billed. Modeled from the Magaya ...
Magaya Items API
Manage item and commodity master data - the parts, products, and packaging definitions referenced by shipments, warehouse receipts, and orders, including descriptions, part numb...
Magaya Transactions API
Generic access to Magaya transaction documents - pickup orders, bookings, quotations, sales orders, purchase orders, cargo releases, and other dated transaction records - that s...