Order Product

Send back purchase details after a successful sale on your website or app.

The get delivery endpoint returns the amount it would cost to deliver an item.
The api checks for the location and retuns the delivery fee.

ParametersTypeDescriptionOptional
productIdstringThe productId of the product that is ordered.required
nameOfCustomerstringThe name of the customer that ordered the item.required
deliveryAddressstringThe address that your customer want the item purchased to be delivered to.required
deliveryStatestringThe state the product will be delivered to is requiredrequired
deliveryLgastringThe local government area of delivery is required.required
deliveryAreastringThe area associated with the delivery local government area is requiredrequired
phoneNumberstringThe phone number of the customer son our delivery agents can call for delivery. This can be set to the company phone number for self pick up.required
selfDeliveryboolTo pick up the item from Shioja and self-deliver to the customer, set this as true. If you prefer to use Shioja to ship the item to your customer, set this as false.optional
Language
Credentials
Header
Click Try It! to start a request and see the response here!